]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
obj_bencher: remove trailing space 5144/head
authorKefu Chai <kchai@redhat.com>
Sat, 4 Jul 2015 05:27:07 +0000 (13:27 +0800)
committerKefu Chai <kchai@redhat.com>
Sat, 4 Jul 2015 05:27:07 +0000 (13:27 +0800)
Signed-off-by: Kefu Chai <kchai@redhat.com>
src/common/obj_bencher.cc

index a0c28c5a2a58dfacd28fc6715109a4dc1306167c..f729a10eda7e812d8987a42686bbd49a63116469 100644 (file)
@@ -19,7 +19,7 @@
 #include "obj_bencher.h"
 
 #include <iostream>
-#include <fstream> 
+#include <fstream>
 
 #include <cerrno>