reSWIGged

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24223 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2003-10-18 04:56:15 +00:00
parent 900eb07b48
commit 025fa9a96b
18 changed files with 868 additions and 201 deletions

View File

@@ -56,10 +56,6 @@ extern PyObject *SWIG_newvarlink(void);
#include "wxPython.h"
#ifdef __WXMAC__ // avoid a bug in Carbon headers
#define scalb scalbn
#endif
#ifdef __WXMSW__
#include "myglcanvas.h"
#else