From: Danny Al-Gaaf Date: Mon, 4 Feb 2013 16:54:07 +0000 (+0100) Subject: testmsgr.cc: remove twice included X-Git-Tag: v0.57~50 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=558b238caf1492f4684d0bafcc924bd9bedf47cf;p=ceph.git testmsgr.cc: remove twice included Cleanup includes, remove twice included . Signed-off-by: Danny Al-Gaaf --- diff --git a/src/testmsgr.cc b/src/testmsgr.cc index eb716b9013e5..4de779b5d7f0 100644 --- a/src/testmsgr.cc +++ b/src/testmsgr.cc @@ -33,7 +33,6 @@ using namespace std; #endif // DARWIN #include -#include #include #define dout_subsys ceph_subsys_ms