X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/85f6b408dfd796805b1c43718e69549506353ca7..e4c37d10dd8f5aa28de2afd022b49a3f53a86d47:/include/wx/mgl/region.h diff --git a/include/wx/mgl/region.h b/include/wx/mgl/region.h index c9ba07c32b..c5f7a9464e 100644 --- a/include/wx/mgl/region.h +++ b/include/wx/mgl/region.h @@ -11,14 +11,9 @@ #ifndef _WX_REGION_H_ #define _WX_REGION_H_ -#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) -#pragma interface "region.h" -#endif - #include "wx/list.h" #include "wx/gdiobj.h" #include "wx/gdicmn.h" -#include "wx/list.h" class WXDLLEXPORT wxRect; class WXDLLEXPORT wxPoint;