summaryrefslogtreecommitdiff
path: root/Source/cmLocale.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/cmLocale.h')
-rw-r--r--Source/cmLocale.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/Source/cmLocale.h b/Source/cmLocale.h
index 727f0f5d40..69640f6c56 100644
--- a/Source/cmLocale.h
+++ b/Source/cmLocale.h
@@ -12,6 +12,8 @@
#ifndef cmLocale_h
#define cmLocale_h
+#include "cmStandardIncludes.h"
+
#include <locale.h>
class cmLocaleRAII