diff options
Diffstat (limited to 'Source/cmTest.h')
-rw-r--r-- | Source/cmTest.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Source/cmTest.h b/Source/cmTest.h index ca88afe..44a2d00 100644 --- a/Source/cmTest.h +++ b/Source/cmTest.h @@ -12,6 +12,8 @@ #ifndef cmTest_h #define cmTest_h +#include "cmStandardIncludes.h" + #include "cmCustomCommand.h" #include "cmPropertyMap.h" #include "cmListFileCache.h" |