diff options
Diffstat (limited to 'Source/cmDepends.h')
-rw-r--r-- | Source/cmDepends.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Source/cmDepends.h b/Source/cmDepends.h index 0e1cbb9..b9d47a6 100644 --- a/Source/cmDepends.h +++ b/Source/cmDepends.h @@ -12,6 +12,8 @@ #ifndef cmDepends_h #define cmDepends_h +#include <cmConfigure.h> + #include "cmStandardIncludes.h" class cmFileTimeComparison; |