diff options
Diffstat (limited to 'Source/cmExpandedCommandArgument.h')
-rw-r--r-- | Source/cmExpandedCommandArgument.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Source/cmExpandedCommandArgument.h b/Source/cmExpandedCommandArgument.h index 1f8e405..fa0eaa9 100644 --- a/Source/cmExpandedCommandArgument.h +++ b/Source/cmExpandedCommandArgument.h @@ -12,6 +12,8 @@ #ifndef cmExpandedCommandArgument_h #define cmExpandedCommandArgument_h +#include <cmConfigure.h> + #include "cmStandardIncludes.h" /** \class cmExpandedCommandArgument |