]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/configtool/src/wxconfigtool.h
wxToggleButton on wxMac has these methods now
[wxWidgets.git] / utils / configtool / src / wxconfigtool.h
index ef75fb7f995edddf0d54492a963170612664bf4f..130bfbeaadff16f9b07f08214ab00a8894a4b7c9 100644 (file)
 #ifndef _AP_WXCONFIGTOOL_H_
 #define _AP_WXCONFIGTOOL_H_
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma interface "wxconfigtool.cpp"
 #endif
 
 #include "wx/docview.h"
 #include "wx/help.h"
-#include "wx/app.h"
 
 #ifdef __WXMSW__
 #include "wx/msw/helpchm.h"