]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/platform.h
synchronize GTK2 minimum version in docs
[wxWidgets.git] / include / wx / platform.h
index 50476b9e5f2b716ee4337d7b477533dd08417435..cdd8b9ce4844044f36cdb5c34605579e1f62f9d1 100644 (file)
  */
 #include "wx/setup.h"
 
-#ifdef __GCCXML__
-    /*
-        we're using gccxml to create an XML representation of the entire
-        wxWidgets interface; use a special setup_gccxml.h file to fix some
-        of the stuff #defined by the real setup.h
-    */
-    #include "wx/setup_gccxml.h"
-#endif
-
 /*
    Convenience for any optional classes that use the wxAnyButton base class.
  */