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