diff options
Diffstat (limited to 'spec/fixtures/with_external_dep/foo')
| -rw-r--r-- | spec/fixtures/with_external_dep/foo/foo.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/fixtures/with_external_dep/foo/foo.h b/spec/fixtures/with_external_dep/foo/foo.h new file mode 100644 index 0000000..eedd558 --- /dev/null +++ b/spec/fixtures/with_external_dep/foo/foo.h @@ -0,0 +1 @@ +#define FOO 42 |
