diff options
Diffstat (limited to 'Tests/Complex/Executable/complex.file.cxx')
-rw-r--r-- | Tests/Complex/Executable/complex.file.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Tests/Complex/Executable/complex.file.cxx b/Tests/Complex/Executable/complex.file.cxx index cfba9ed..5596430 100644 --- a/Tests/Complex/Executable/complex.file.cxx +++ b/Tests/Complex/Executable/complex.file.cxx @@ -1,5 +1,5 @@ #if 0 -#include "cmMissingHeader.h" +# include "cmMissingHeader.h" #endif int main(int, char**) |