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, 1 insertions, 1 deletions
diff --git a/Source/cmCryptoHash.h b/Source/cmCryptoHash.h
index 681f5cc5ee..145ff9198b 100644
--- a/Source/cmCryptoHash.h
+++ b/Source/cmCryptoHash.h
@@ -7,8 +7,8 @@
#include "cm_string_view.hxx"
+#include <cstddef>
#include <memory>
-#include <stddef.h>
#include <string>
#include <vector>