From: Stefan Neis Date: Wed, 8 Oct 2008 17:53:03 +0000 (+0000) Subject: Fixed header file conflict. X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/483b6cf0d431f0e7bbb001f156fa56e6c3142ec1?ds=inline Fixed header file conflict. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56168 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/src/os2/dcscreen.cpp b/src/os2/dcscreen.cpp index ce428ed8cd..3681c889e4 100644 --- a/src/os2/dcscreen.cpp +++ b/src/os2/dcscreen.cpp @@ -12,11 +12,6 @@ // For compilers that support precompilation, includes "wx.h". #include "wx/wxprec.h" -#define INCL_DEV -#define INCL_GPI -#define INCL_PM -#include - #include "wx/os2/dcscreen.h" #ifndef WX_PRECOMP