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:
William S Fulton 2018-05-06 21:36:44 +01:00
commit 1f7689fa8f

View file

@ -1,6 +1,8 @@
%insert(init) %{
%insert(header) %{
#include <assert.h>
%}
%insert(init) %{
SWIGRUNTIME void
SWIG_V8_SetModule(void *, swig_module_info *swig_module) {