]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
mon/AuthMonitor.cc: remove twice included <sstream>
authorDanny Al-Gaaf <danny.al-gaaf@bisect.de>
Fri, 22 Mar 2013 15:01:53 +0000 (16:01 +0100)
committerDanny Al-Gaaf <danny.al-gaaf@bisect.de>
Fri, 22 Mar 2013 15:01:53 +0000 (16:01 +0100)
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
src/mon/AuthMonitor.cc

index 0761137784e0db8194f8eb42a67201c380ec3611..71f7bf69a5f0ed49d8e317f953f202407c3aadac 100644 (file)
@@ -33,7 +33,6 @@
 
 #include "common/config.h"
 #include "include/assert.h"
-#include <sstream>
 
 #define dout_subsys ceph_subsys_mon
 #undef dout_prefix