From: Danny Al-Gaaf Date: Mon, 4 Feb 2013 16:54:01 +0000 (+0100) Subject: small_io_bench*.cc: remove twice included X-Git-Tag: v0.57~56 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=c8aeb93db429dcfd94eaddc610727b89f6bc082a;p=ceph.git small_io_bench*.cc: remove twice included Cleanup includes, remove twice included . Signed-off-by: Danny Al-Gaaf --- diff --git a/src/test/bench/small_io_bench.cc b/src/test/bench/small_io_bench.cc index 3fc0eff9541b..2b200279c7a4 100644 --- a/src/test/bench/small_io_bench.cc +++ b/src/test/bench/small_io_bench.cc @@ -12,7 +12,6 @@ #include #include #include -#include #include "common/Formatter.h" diff --git a/src/test/bench/small_io_bench_dumb.cc b/src/test/bench/small_io_bench_dumb.cc index 46bdd0f75ca2..6d79fdd53d04 100644 --- a/src/test/bench/small_io_bench_dumb.cc +++ b/src/test/bench/small_io_bench_dumb.cc @@ -12,7 +12,6 @@ #include #include #include -#include #include "common/Formatter.h" diff --git a/src/test/bench/small_io_bench_fs.cc b/src/test/bench/small_io_bench_fs.cc index 6ce1394298cd..4a3adc9e5dd1 100644 --- a/src/test/bench/small_io_bench_fs.cc +++ b/src/test/bench/small_io_bench_fs.cc @@ -12,7 +12,6 @@ #include #include #include -#include #include "common/Formatter.h" diff --git a/src/test/bench/small_io_bench_rbd.cc b/src/test/bench/small_io_bench_rbd.cc index 3f148eb5dd4f..4c56ffd4e220 100644 --- a/src/test/bench/small_io_bench_rbd.cc +++ b/src/test/bench/small_io_bench_rbd.cc @@ -11,7 +11,6 @@ #include #include #include -#include #include "common/Formatter.h"