Missing assert.h

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5291 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Art Yerkes 2003-11-10 23:47:46 +00:00
commit c760caa0f2

View file

@ -2,6 +2,8 @@
/* SWIG pointer structure */
#include <assert.h>
#ifdef __cplusplus
extern "C" {
#endif