diff options
Diffstat (limited to 'Source/cmTimestamp.h')
-rw-r--r-- | Source/cmTimestamp.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Source/cmTimestamp.h b/Source/cmTimestamp.h index 77e1f7ac14..3a72caaaa5 100644 --- a/Source/cmTimestamp.h +++ b/Source/cmTimestamp.h @@ -12,6 +12,8 @@ #ifndef cmTimestamp_h #define cmTimestamp_h +#include <cmConfigure.h> + #include "cmStandardIncludes.h" #include <string> |