diff options
Diffstat (limited to 'Tests/ComplexRelativePaths/Executable/complex.file.cxx')
-rw-r--r-- | Tests/ComplexRelativePaths/Executable/complex.file.cxx | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Tests/ComplexRelativePaths/Executable/complex.file.cxx b/Tests/ComplexRelativePaths/Executable/complex.file.cxx index 34d02ea..e873fa6 100644 --- a/Tests/ComplexRelativePaths/Executable/complex.file.cxx +++ b/Tests/ComplexRelativePaths/Executable/complex.file.cxx @@ -1,3 +1,7 @@ +#if 0 +#include "cmMissingHeader.h" +#endif + int main(int , char**) { return 0; |