summaryrefslogtreecommitdiff
path: root/Source/cmExprParserHelper.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/cmExprParserHelper.h')
-rw-r--r--Source/cmExprParserHelper.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/Source/cmExprParserHelper.h b/Source/cmExprParserHelper.h
index 42c460acc..eaf5dc78a 100644
--- a/Source/cmExprParserHelper.h
+++ b/Source/cmExprParserHelper.h
@@ -5,11 +5,11 @@
#include "cmConfigure.h" // IWYU pragma: keep
-#include "cm_kwiml.h"
-
#include <string>
#include <vector>
+#include "cm_kwiml.h"
+
class cmExprParserHelper
{
public: