diff options
Diffstat (limited to 'Source/cmCurl.h')
-rw-r--r-- | Source/cmCurl.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Source/cmCurl.h b/Source/cmCurl.h index 26bf94e..c3a2053 100644 --- a/Source/cmCurl.h +++ b/Source/cmCurl.h @@ -12,6 +12,8 @@ #ifndef cmCurl_h #define cmCurl_h +#include <cmConfigure.h> + #include "cmStandardIncludes.h" #include "cm_curl.h" |