Since this code uses assert, #include <assert.h> is needed.
This commit is contained in:
parent
d5df0bb721
commit
4503c53903
1 changed files with 1 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
|||
%insert(init) %{
|
||||
|
||||
#include <assert.h>
|
||||
|
||||
SWIGRUNTIME void
|
||||
SWIG_V8_SetModule(void *, swig_module_info *swig_module) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue