]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/dcbase.cpp
1. wxDialogs are now destroyed when they go out of scope
[wxWidgets.git] / src / common / dcbase.cpp
index 114771cbb9ccfe6bcd29f2242d38e6d32512df07..755f2ccbb3f19184b2cc267fd39401c68296bee5 100644 (file)
 
 #ifndef WX_PRECOMP
    #include "wx/window.h"
+#ifdef __WXMSW__
    #include "wx/msw/private.h"
 #endif
+#endif
 
 #include "wx/dc.h"