summaryrefslogtreecommitdiff
path: root/Source/cmCryptoHash.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/cmCryptoHash.h')
-rw-r--r--Source/cmCryptoHash.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/Source/cmCryptoHash.h b/Source/cmCryptoHash.h
index 4e92b063e4..c51393d8b0 100644
--- a/Source/cmCryptoHash.h
+++ b/Source/cmCryptoHash.h
@@ -12,6 +12,8 @@
#ifndef cmCryptoHash_h
#define cmCryptoHash_h
+#include <cmConfigure.h>
+
#include "cmStandardIncludes.h"
#include <cm_auto_ptr.hxx>