diff options
Diffstat (limited to 'Source/cmCMakeHostSystemInformationCommand.h')
-rw-r--r-- | Source/cmCMakeHostSystemInformationCommand.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/cmCMakeHostSystemInformationCommand.h b/Source/cmCMakeHostSystemInformationCommand.h index 22f3d54..4d40e39 100644 --- a/Source/cmCMakeHostSystemInformationCommand.h +++ b/Source/cmCMakeHostSystemInformationCommand.h @@ -4,6 +4,7 @@ #define cmCMakeHostSystemInformationCommand_h #include <cmConfigure.h> + #include <stddef.h> #include <string> #include <vector> |