*/
#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.
*/