diff options
Diffstat (limited to 'Tests/CompileCommandOutput/file with spaces.cxx')
-rw-r--r-- | Tests/CompileCommandOutput/file with spaces.cxx | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/Tests/CompileCommandOutput/file with spaces.cxx b/Tests/CompileCommandOutput/file with spaces.cxx index 5759319..554e176 100644 --- a/Tests/CompileCommandOutput/file with spaces.cxx +++ b/Tests/CompileCommandOutput/file with spaces.cxx @@ -1,3 +1 @@ -#include "file with spaces.h" - -void file_with_spaces() {} +#include "file_with_underscores.cxx" |