From 483b6cf0d431f0e7bbb001f156fa56e6c3142ec1 Mon Sep 17 00:00:00 2001 From: Stefan Neis Date: Wed, 8 Oct 2008 17:53:03 +0000 Subject: [PATCH] Fixed header file conflict. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56168 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- src/os2/dcscreen.cpp | 5 ----- 1 file changed, 5 deletions(-) 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 -- 2.50.0