Javascript assert.h - move to header section
Fixes compile problem due to throw macro skullduggery in the director_throws testcase
This commit is contained in:
parent
0d5719684f
commit
1f7689fa8f
1 changed files with 4 additions and 2 deletions
|
|
@ -1,6 +1,8 @@
|
|||
%insert(init) %{
|
||||
|
||||
%insert(header) %{
|
||||
#include <assert.h>
|
||||
%}
|
||||
|
||||
%insert(init) %{
|
||||
|
||||
SWIGRUNTIME void
|
||||
SWIG_V8_SetModule(void *, swig_module_info *swig_module) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue