summaryrefslogtreecommitdiff
path: root/Source/cmFunctionCommand.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/cmFunctionCommand.h')
-rw-r--r--Source/cmFunctionCommand.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/cmFunctionCommand.h b/Source/cmFunctionCommand.h
index f263126327..48d6b36661 100644
--- a/Source/cmFunctionCommand.h
+++ b/Source/cmFunctionCommand.h
@@ -3,7 +3,7 @@
#ifndef cmFunctionCommand_h
#define cmFunctionCommand_h
-#include "cmConfigure.h"
+#include "cmConfigure.h" // IWYU pragma: keep
#include <string>
#include <vector>