]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/contrib/animate/gtk/animate_wrap.cpp
clarified wxUSE_STD_IOSTREAM and wxUSE_STREAMS
[wxWidgets.git] / wxPython / contrib / animate / gtk / animate_wrap.cpp
index 2aef6fbcbd8c58f354f8544e897f0756f968da52..7358311d2b88db2beb55ad6080ca1d7f5d27de7a 100644 (file)
@@ -9,6 +9,7 @@
  * ----------------------------------------------------------------------------- */
 
 #define SWIGPYTHON
+#define SWIG_VERSION 0x010327
 
 #ifdef __cplusplus
 template<class T> class SwigValueWrapper {
@@ -1590,7 +1591,7 @@ SWIG_AsVal_long(PyObject* obj, long* val)
         return 1;
     }
     else {
-        SWIG_type_error("number", obj);
+        SWIG_Python_TypeError("number", obj);
     }
     return 0;
 }