diff options
Diffstat (limited to 'Tests/CustomCommand/foo.in')
-rw-r--r-- | Tests/CustomCommand/foo.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Tests/CustomCommand/foo.in b/Tests/CustomCommand/foo.in index a887264..62b04b2 100644 --- a/Tests/CustomCommand/foo.in +++ b/Tests/CustomCommand/foo.in @@ -1,4 +1,5 @@ #include "doc1.h" +#include "foo.h" int generated(); int wrapped(); |