diff options
Diffstat (limited to 'Source/cmForEachCommand.h')
-rw-r--r-- | Source/cmForEachCommand.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/cmForEachCommand.h b/Source/cmForEachCommand.h index 93c4676..aea9d94 100644 --- a/Source/cmForEachCommand.h +++ b/Source/cmForEachCommand.h @@ -4,6 +4,7 @@ #define cmForEachCommand_h #include <cmConfigure.h> + #include <string> #include <vector> |