X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c368d904fc27d35ae1e533155e2154dc496432e4..763f55468e441e94e65a72b127c8fc2a48c91e91:/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 *);