invoke swig with relative path instead, -I../../
This commit is contained in:
parent
8f427b5a6d
commit
0e4253d0ef
1 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
%module hammer
|
%module hammer
|
||||||
|
|
||||||
%import "hammer/allocator.h"
|
%import "allocator.h"
|
||||||
%import "hammer/hammer.h"
|
%import "hammer.h"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue