diff --git a/Source/cmCreateTestSourceList.cxx b/Source/cmCreateTestSourceList.cxx index 1f64772db..7627cc1d3 100644 --- a/Source/cmCreateTestSourceList.cxx +++ b/Source/cmCreateTestSourceList.cxx @@ -57,8 +57,8 @@ bool cmCreateTestSourceList::InitialPass(std::vector const& argsIn) // Create the test driver file fout << + "#include \n" "#include \n" - "#include \n" "#include \n" "\n" "// Forward declare test functions\n"