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 000000000..ad4a9af0f --- /dev/null +++ b/Tests/COnly/foo.h @@ -0,0 +1 @@ +extern char* foo; |