]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
ceph-filestore-dump.cc: remove twice included <iostream>
authorDanny Al-Gaaf <danny.al-gaaf@bisect.de>
Mon, 4 Feb 2013 16:54:08 +0000 (17:54 +0100)
committerSage Weil <sage@inktank.com>
Mon, 4 Feb 2013 17:27:11 +0000 (09:27 -0800)
Cleanup includes, remove twice included <iostream>.

Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
src/tools/ceph-filestore-dump.cc

index 224ef32bf0c544824e307bbbc0d058a10c79ed2c..2dfa1e539ff22a45f899080c6ad673bdcbd4163f 100644 (file)
@@ -24,7 +24,6 @@
 #include <sstream>
 #include <stdlib.h>
 #include <fstream>
-#include <iostream>
 
 #include "common/Formatter.h"