Added <assert.h>. I forgot it and GCC-3.3 no longer includes it from
any other header I use. git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4845 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
664a3638bb
commit
fdf7d97330
1 changed files with 1 additions and 0 deletions
|
|
@ -11,6 +11,7 @@
|
|||
|
||||
%insert(runtime) %{
|
||||
|
||||
#include <assert.h>
|
||||
#ifdef __cplusplus
|
||||
|
||||
#include <string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue