Fix includes: remove twice included <string>

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

diff --git a/src/os/DBObjectMap.h b/src/os/DBObjectMap.h
index cccc331..18c6ce4 100644
--- a/src/os/DBObjectMap.h
+++ b/src/os/DBObjectMap.h
@@ -7,7 +7,6 @@
 #include <map>
 #include <string>
 
-#include <string>
 #include <vector>
 #include <tr1/memory>
 #include <boost/scoped_ptr.hpp>
-- 
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