diff options
Diffstat (limited to 'Source/cmDefinitions.h')
-rw-r--r-- | Source/cmDefinitions.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Source/cmDefinitions.h b/Source/cmDefinitions.h index 8f1813c..f22de79 100644 --- a/Source/cmDefinitions.h +++ b/Source/cmDefinitions.h @@ -12,6 +12,8 @@ #ifndef cmDefinitions_h #define cmDefinitions_h +#include <cmConfigure.h> + #include "cmStandardIncludes.h" #include "cmLinkedTree.h" |