Cleanup includes, remove twice included <iostream>. Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@xxxxxxxxx> --- src/test/old/testxattr.cc | 1 - 1 file changed, 1 deletion(-) diff --git a/src/test/old/testxattr.cc b/src/test/old/testxattr.cc index 65bb4b1..b1ef126 100644 --- a/src/test/old/testxattr.cc +++ b/src/test/old/testxattr.cc @@ -9,7 +9,6 @@ using namespace std; #include <sys/stat.h> #include <fcntl.h> #include <sys/file.h> -#include <iostream> #include <errno.h> #include <dirent.h> #include <sys/xattr.h> -- 1.8.1.2 -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html