]> git.saurik.com Git - wxWidgets.git/commitdiff
added dcmemory.h include
authorRon Lee <ron@debian.org>
Sat, 22 Jan 2000 17:50:57 +0000 (17:50 +0000)
committerRon Lee <ron@debian.org>
Sat, 22 Jan 2000 17:50:57 +0000 (17:50 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5592 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/msw/dcprint.cpp

index 8105eec4413e8a4ed55a9ed49d04b0443554db28..b49d678fb8184e459282e24744d95715916c9828 100644 (file)
@@ -32,6 +32,7 @@
     #include "wx/string.h"
     #include "wx/log.h"
     #include "wx/window.h"
+    #include "wx/dcmemory.h"
 #endif
 
 #include "wx/msw/private.h"