]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/basemsw.cpp
better guarding when no printing architecture exists (patch from Joel Low)
[wxWidgets.git] / src / msw / basemsw.cpp
index 1763d4d46d697144ecbf2341dd76fb65f54bd6f8..5af350eb5a6ec9841e4bf11585b6ef80fb0f1a34 100644 (file)
@@ -35,6 +35,7 @@
 // wxBase.dll, and MSVC 5 will give linker errors
 #include "wx/recguard.h"
 
+#include "wx/crt.h"
 #include "wx/msw/private.h"
 
 // ============================================================================