New SWIG runtime files and api updates for the move to SWIG 1.3.22

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29063 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2004-09-09 18:48:25 +00:00
parent 414863fd52
commit 0190c47234
9 changed files with 436 additions and 137 deletions

View File

@@ -8,8 +8,6 @@
*
************************************************************************/
#include "Python.h"
#ifdef __cplusplus
extern "C" {
#endif
@@ -77,3 +75,4 @@ SWIGIMPORT(void) SWIG_Python_InstallConstants(PyObject *d, swig_con
#ifdef __cplusplus
}
#endif