Add #include needed by some SWIG code.

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8430 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Matthias Köppe 2006-01-14 13:36:48 +00:00
commit 4d50698ddf

View file

@ -93,4 +93,5 @@
#define EXPORT EXTERN SWIGEXPORT
#include <string.h>
%}