summaryrefslogtreecommitdiff
path: root/src/components/utils/src/gen_hash.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/utils/src/gen_hash.cc')
-rw-r--r--src/components/utils/src/gen_hash.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/utils/src/gen_hash.cc b/src/components/utils/src/gen_hash.cc
index a43b8feb03..0b85798b00 100644
--- a/src/components/utils/src/gen_hash.cc
+++ b/src/components/utils/src/gen_hash.cc
@@ -32,8 +32,8 @@
#include "utils/gen_hash.h"
#include <cstdlib>
-#include <string>
#include <locale>
+#include <string>
#include "utils/custom_string.h"
namespace utils {