diff options
Diffstat (limited to 'Source/cmRST.h')
-rw-r--r-- | Source/cmRST.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Source/cmRST.h b/Source/cmRST.h index 0e379b6..895901a 100644 --- a/Source/cmRST.h +++ b/Source/cmRST.h @@ -12,6 +12,8 @@ #ifndef _cmRST_h #define _cmRST_h +#include <cmConfigure.h> + #include "cmStandardIncludes.h" #include <cmsys/RegularExpression.hxx> |