Ensure that SWIG_TYPE_TABLE is defined
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33332 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -86,6 +86,9 @@
|
|||||||
typedef unsigned char byte;
|
typedef unsigned char byte;
|
||||||
typedef wxPoint2DDouble wxPoint2D;
|
typedef wxPoint2DDouble wxPoint2D;
|
||||||
|
|
||||||
|
#ifndef SWIG_TYPE_TABLE
|
||||||
|
#define SWIG_TYPE_TABLE wxPython_type_table
|
||||||
|
#endif
|
||||||
|
|
||||||
#ifndef wxPyUSE_EXPORTED_API
|
#ifndef wxPyUSE_EXPORTED_API
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user