]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/SWIG/pyexp.swg
info about removal of wxhtml.rc
[wxWidgets.git] / wxPython / SWIG / pyexp.swg
index ab6ecf540012305229162638788e3ee64d51c61e..a7305579beddea64d07aaa2e93fa67430efb8753 100644 (file)
@@ -1,3 +1,5 @@
+#include <string.h>
+#include <stdlib.h>
 /* 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 *);