reSWIGged

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24224 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2003-10-18 05:47:22 +00:00
parent 025fa9a96b
commit b7d681eb04
16 changed files with 524 additions and 128 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