summaryrefslogtreecommitdiff
path: root/src/common/string_util.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/string_util.h')
-rw-r--r--src/common/string_util.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/common/string_util.h b/src/common/string_util.h
index 6ffd735f4..075bf4ecb 100644
--- a/src/common/string_util.h
+++ b/src/common/string_util.h
@@ -10,7 +10,6 @@
10#include <sstream> 10#include <sstream>
11#include <string> 11#include <string>
12#include <vector> 12#include <vector>
13
14#include "common/common_types.h" 13#include "common/common_types.h"
15 14
16namespace Common { 15namespace Common {