]> git.saurik.com Git - wxWidgets.git/commitdiff
dc.h shouldn't include itself (patch 992933)
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 25 Jul 2004 16:39:07 +0000 (16:39 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 25 Jul 2004 16:39:07 +0000 (16:39 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28488 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/mgl/dc.h
include/wx/msw/dc.h
include/wx/os2/dc.h

index aa9d55875f45dfc806c5e5a3217421e2e43b7fa2..7ac52ee1f54ec63ae059dab1eb30d7564ed742ac 100644 (file)
@@ -16,7 +16,6 @@
 #endif
 
 #include "wx/defs.h"
-#include "wx/dc.h"
 #include "wx/region.h"
 
 //-----------------------------------------------------------------------------
index 8ed710e9e685466621623a6ac2ce704000093b0d..cd92147a459a1b6aaae502144c98e0bb59bee068 100644 (file)
@@ -17,7 +17,6 @@
 #endif
 
 #include "wx/defs.h"
-#include "wx/dc.h"
 
 // ---------------------------------------------------------------------------
 // macros
index fd832ef9324798925c66d590b37bae40cdcf6c59..009cc6c746db021c0056b9fa81ed24c35e0cf60f 100644 (file)
@@ -13,7 +13,6 @@
 #define _WX_DC_H_
 
 #include "wx/defs.h"
-//#include "wx/dc.h"
 
 // ---------------------------------------------------------------------------
 // macros