Added some (#ifdef'd out) wrappers to help in debugging the swig

runtime swig_type_info structures.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37016 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2006-01-20 18:18:02 +00:00
parent 5551baca88
commit 10694396b6
3 changed files with 51 additions and 0 deletions

View File

@@ -75,6 +75,8 @@ def _deprecated(callable, msg=None):
MAKE_CONST_WXSTRING(EmptyString);
%include _swigtype.i
%include _obj.i
%include _gdicmn.i
%include _streams.i