diff options
Diffstat (limited to 'Source/cmGetTestPropertyCommand.h')
-rw-r--r-- | Source/cmGetTestPropertyCommand.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/cmGetTestPropertyCommand.h b/Source/cmGetTestPropertyCommand.h index b17e7a1ccf..5a3ef400f3 100644 --- a/Source/cmGetTestPropertyCommand.h +++ b/Source/cmGetTestPropertyCommand.h @@ -3,7 +3,7 @@ #ifndef cmGetTestPropertyCommand_h #define cmGetTestPropertyCommand_h -#include "cmConfigure.h" +#include "cmConfigure.h" // IWYU pragma: keep #include <string> #include <vector> |