Fix includes: remove twice included FlatIndex.h

Signed-off-by: Danny Al-Gaaf <danny.al-g...@bisect.de>
---
 src/os/IndexManager.cc | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/os/IndexManager.cc b/src/os/IndexManager.cc
index 2165036..85281c4 100644
--- a/src/os/IndexManager.cc
+++ b/src/os/IndexManager.cc
@@ -30,7 +30,6 @@
 #include "IndexManager.h"
 #include "FlatIndex.h"
 #include "HashIndex.h"
-#include "FlatIndex.h"
 #include "CollectionIndex.h"
 
 #include "chain_xattr.h"
-- 
1.8.0

--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to