aboutsummaryrefslogtreecommitdiffstats
path: root/src/clazy_stl.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/clazy_stl.h')
-rw-r--r--src/clazy_stl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/clazy_stl.h b/src/clazy_stl.h
index 73f638ed..8ebe5b2c 100644
--- a/src/clazy_stl.h
+++ b/src/clazy_stl.h
@@ -24,6 +24,7 @@
#define CLAZY_STL_H
#include <clang/AST/Stmt.h>
+
#include <algorithm>
#include <sstream>