]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
test_idempotent.cc: remove twice included "os/FileStore.h"
authorDanny Al-Gaaf <danny.al-gaaf@bisect.de>
Mon, 4 Feb 2013 16:54:03 +0000 (17:54 +0100)
committerSage Weil <sage@inktank.com>
Mon, 4 Feb 2013 17:27:10 +0000 (09:27 -0800)
Cleanup includes, remove twice included "os/FileStore.h".

Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
src/test/filestore/test_idempotent.cc

index f49aded61524593ff51bfee43d240288b7a68aea..6c1386181e1bb3ea370a5b1052827c6d814f2218 100644 (file)
@@ -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"