summaryrefslogtreecommitdiffstats
path: root/testDirectory.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'testDirectory.cxx')
-rw-r--r--testDirectory.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/testDirectory.cxx b/testDirectory.cxx
index 62a0986..b1ab0c8 100644
--- a/testDirectory.cxx
+++ b/testDirectory.cxx
@@ -8,9 +8,9 @@ file Copyright.txt or https://cmake.org/licensing#kwsys for details. */
// Work-around CMake dependency scanning limitation. This must
// duplicate the above list of headers.
#if 0
-#include "Directory.hxx.in"
-#include "Encoding.hxx.in"
-#include "SystemTools.hxx.in"
+# include "Directory.hxx.in"
+# include "Encoding.hxx.in"
+# include "SystemTools.hxx.in"
#endif
#include <fstream>