X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/655719367ac5e131d9642e5783f3ecf64d1a3385..dfc69c6d5bd613a20a9cb815622167a258d4a623:/include/wx/busyinfo.h diff --git a/include/wx/busyinfo.h b/include/wx/busyinfo.h index f487138c20..b22c910f71 100644 --- a/include/wx/busyinfo.h +++ b/include/wx/busyinfo.h @@ -10,15 +10,7 @@ #ifndef __INFOWIN_H__ #define __INFOWIN_H__ -#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) -#pragma interface "busyinfo.h" -#endif - -#include "wx/wxprec.h" - -#ifdef __BORLANDC__ -#pragma hdrstop -#endif +#include "wx/defs.h" #include "wx/frame.h"