diff options
Diffstat (limited to 'Source/cmExecutionStatus.h')
-rw-r--r-- | Source/cmExecutionStatus.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/cmExecutionStatus.h b/Source/cmExecutionStatus.h index 654922c..d2cc9b8 100644 --- a/Source/cmExecutionStatus.h +++ b/Source/cmExecutionStatus.h @@ -4,6 +4,7 @@ #define cmExecutionStatus_h #include <cmConfigure.h> // IWYU pragma: keep + #include <string> class cmMakefile; |