summaryrefslogtreecommitdiff
path: root/src/client/Trace.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/Trace.h')
-rw-r--r--src/client/Trace.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/Trace.h b/src/client/Trace.h
index c4a0f9e1532..b461b2c8c1e 100644
--- a/src/client/Trace.h
+++ b/src/client/Trace.h
@@ -17,10 +17,10 @@
#define CEPH_CLIENT_TRACE_H
#include <stdlib.h>
-
#include <list>
#include <string>
#include <fstream>
+
using std::list;
using std::string;
using std::ifstream;