diff options
Diffstat (limited to 'Source/cmCustomCommand.h')
-rw-r--r-- | Source/cmCustomCommand.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Source/cmCustomCommand.h b/Source/cmCustomCommand.h index 34753f4..152b3b9 100644 --- a/Source/cmCustomCommand.h +++ b/Source/cmCustomCommand.h @@ -12,6 +12,8 @@ #ifndef cmCustomCommand_h #define cmCustomCommand_h +#include <cmConfigure.h> + #include "cmStandardIncludes.h" #include "cmListFileCache.h" |