summaryrefslogtreecommitdiff
path: root/Tests/CMakeLib/testXMLSafe.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/CMakeLib/testXMLSafe.cxx')
-rw-r--r--Tests/CMakeLib/testXMLSafe.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tests/CMakeLib/testXMLSafe.cxx b/Tests/CMakeLib/testXMLSafe.cxx
index e6ee1e3a77..21bb95292a 100644
--- a/Tests/CMakeLib/testXMLSafe.cxx
+++ b/Tests/CMakeLib/testXMLSafe.cxx
@@ -1,7 +1,7 @@
/* Distributed under the OSI-approved BSD 3-Clause License. See accompanying
file Copyright.txt or https://cmake.org/licensing for details. */
-#include <cmConfigure.h>
+#include "cmConfigure.h" // IWYU pragma: keep
#include <sstream>
#include <stdio.h>