diff options
Diffstat (limited to 'Tests/COnly/foo.h')
-rw-r--r-- | Tests/COnly/foo.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Tests/COnly/foo.h b/Tests/COnly/foo.h new file mode 100644 index 0000000..67c42a20 --- /dev/null +++ b/Tests/COnly/foo.h @@ -0,0 +1 @@ +extern const char* foo; |