diff options
Diffstat (limited to 'Source/cmAddTestCommand.h')
-rw-r--r-- | Source/cmAddTestCommand.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/cmAddTestCommand.h b/Source/cmAddTestCommand.h index 07eff68..97de3b2 100644 --- a/Source/cmAddTestCommand.h +++ b/Source/cmAddTestCommand.h @@ -4,6 +4,7 @@ #define cmAddTestCommand_h #include <cmConfigure.h> + #include <string> #include <vector> |