Cleanup includes, remove twice included "os/FileStore.h". Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@xxxxxxxxx> --- src/test/filestore/test_idempotent.cc | 1 - 1 file changed, 1 deletion(-) diff --git a/src/test/filestore/test_idempotent.cc b/src/test/filestore/test_idempotent.cc index f49aded..6c13861 100644 --- a/src/test/filestore/test_idempotent.cc +++ b/src/test/filestore/test_idempotent.cc @@ -24,7 +24,6 @@ #include "os/LevelDBStore.h" #include "os/KeyValueDB.h" #include "os/ObjectStore.h" -#include "os/FileStore.h" void usage(const string &name) { std::cerr << "Usage: " << name << " [new|continue] store_path store_journal db_path" -- 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