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 7c4b216..72d5cc2 100644 --- a/Source/cmTimestamp.h +++ b/Source/cmTimestamp.h @@ -12,6 +12,8 @@ #ifndef cmTimestamp_h #define cmTimestamp_h +#include "cmStandardIncludes.h" + #include <string> #include <time.h> |