X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2415cf6725d5cfb11f52d29e5d28dfdaa197b366..23698b123b3bfb643e0ca3e278a82dca632d07bf:/include/wx/platform.h diff --git a/include/wx/platform.h b/include/wx/platform.h index 50476b9e5f..cdd8b9ce48 100644 --- a/include/wx/platform.h +++ b/include/wx/platform.h @@ -153,15 +153,6 @@ */ #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. */