diff options
Diffstat (limited to 'test/PCH/remap-file-from-pch.cpp.remap.h')
-rw-r--r-- | test/PCH/remap-file-from-pch.cpp.remap.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test/PCH/remap-file-from-pch.cpp.remap.h b/test/PCH/remap-file-from-pch.cpp.remap.h new file mode 100644 index 0000000..e8e8ab7 --- /dev/null +++ b/test/PCH/remap-file-from-pch.cpp.remap.h @@ -0,0 +1,4 @@ + +#define STR "nexus" + +int zool; |