diff options
Diffstat (limited to 'Source/cmVariableWatchCommand.h')
-rw-r--r-- | Source/cmVariableWatchCommand.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/cmVariableWatchCommand.h b/Source/cmVariableWatchCommand.h index 919bac4..79ab6b0 100644 --- a/Source/cmVariableWatchCommand.h +++ b/Source/cmVariableWatchCommand.h @@ -4,6 +4,7 @@ #define cmVariableWatchCommand_h #include <cmConfigure.h> + #include <set> #include <string> #include <vector> |