X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4871079576fc5ba20a0f78bdfbe9d7c6d3ce47a8..c59f6793fb6c116e6b9abdaca4de0c4a08a0e5b0:/include/wx/dc.h diff --git a/include/wx/dc.h b/include/wx/dc.h index 9d467f85ab..e8cb0ab716 100644 --- a/include/wx/dc.h +++ b/include/wx/dc.h @@ -12,10 +12,6 @@ #ifndef _WX_DC_H_BASE_ #define _WX_DC_H_BASE_ -#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) - #pragma interface "dcbase.h" -#endif - // ---------------------------------------------------------------------------- // headers which we must include here // ----------------------------------------------------------------------------