import source from 1.3.40
[external/swig.git] / Examples / test-suite / testdir / subdir1 / subinc1.i
1 // %include twice to check include header guards
2 %include "hello.i"
3 %include "hello.i"
4 %import "imports.i"
5 %import "imports.i"