From: Robin Dunn Date: Thu, 7 Oct 1999 22:11:23 +0000 (+0000) Subject: more updates X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/4f63da7e987a98af4d29583688f647a0ef7363ab more updates git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3883 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/utils/wxPython/src/msw/misc2.cpp b/utils/wxPython/src/msw/misc2.cpp index 040cb4aae2..ea6e3e1d34 100644 --- a/utils/wxPython/src/msw/misc2.cpp +++ b/utils/wxPython/src/msw/misc2.cpp @@ -57,7 +57,9 @@ extern PyObject *SWIG_newvarlink(void); #include #include #include +#ifdef NOT_READY_YET #include +#endif static PyObject* l_output_helper(PyObject* target, PyObject* o) { PyObject* o2;