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

index 0f9a94a86adcbdbf63471d6a4306c9670699b93b..45d82aea5346b3db49514cc481341befedc5c792 100644 (file)
@@ -9,7 +9,6 @@
 #include <sstream>
 #include <stdarg.h>
 #include <string>
-#include <list>
 
 namespace ceph {