diff options
Diffstat (limited to 'spec/fixtures/with_external_dep/foo/foo.h')
-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 00000000..eedd558f --- /dev/null +++ b/spec/fixtures/with_external_dep/foo/foo.h | |||
@@ -0,0 +1 @@ | |||
#define FOO 42 | |||