diff options
Diffstat (limited to 'Tests/ComplexRelativePaths/Library/fileFlags.cxx')
-rw-r--r-- | Tests/ComplexRelativePaths/Library/fileFlags.cxx | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Tests/ComplexRelativePaths/Library/fileFlags.cxx b/Tests/ComplexRelativePaths/Library/fileFlags.cxx deleted file mode 100644 index c766daa..0000000 --- a/Tests/ComplexRelativePaths/Library/fileFlags.cxx +++ /dev/null @@ -1,4 +0,0 @@ -#ifndef EXTRA_FLAG -syntax error EXTRA_FLAG should be defined on the command line for this file -#endif -int ALLOK; |