X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c368d904fc27d35ae1e533155e2154dc496432e4..922ba68045d84789ab1dfceb4d1aa1b6e2c5e810:/wxPython/SWIG/pyexp.swg diff --git a/wxPython/SWIG/pyexp.swg b/wxPython/SWIG/pyexp.swg index ab6ecf5400..a7305579be 100644 --- a/wxPython/SWIG/pyexp.swg +++ b/wxPython/SWIG/pyexp.swg @@ -1,3 +1,5 @@ +#include +#include /* Definitions for Windows/Unix exporting */ #if defined(__WIN32__) # if defined(_MSC_VER) @@ -18,6 +20,7 @@ #ifdef __cplusplus extern "C" { #endif + extern void SWIG_MakePtr(char *, void *, char *); extern void SWIG_RegisterMapping(char *, char *, void *(*)(void *)); extern char *SWIG_GetPtr(char *, void **, char *);