summaryrefslogtreecommitdiff
path: root/src/streamtest.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/streamtest.cc')
-rw-r--r--src/streamtest.cc5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/streamtest.cc b/src/streamtest.cc
index f3c53a3c45b..e0ff03d6e07 100644
--- a/src/streamtest.cc
+++ b/src/streamtest.cc
@@ -13,11 +13,12 @@
*/
#include <iostream>
+
+#include "common/ceph_argparse.h"
+#include "common/debug.h"
#include "os/FileStore.h"
#include "global/global_context.h"
#include "global/global_init.h"
-#include "common/ceph_argparse.h"
-#include "common/debug.h"
#undef dout_prefix
#define dout_prefix *_dout