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