initialize GdkColor so code which incorrectly accesses it will work as well as it...
[wxWidgets.git] / src / generic / dcpsg.cpp
index 62c685559c7cedd854866f812976337ed3447740..33bd3d37ddcddcfb9b637fb3b32ca0d522a0535f 100644 (file)
@@ -25,6 +25,7 @@
     #include "wx/app.h"
     #include "wx/utils.h"
     #include "wx/dcmemory.h"
     #include "wx/app.h"
     #include "wx/utils.h"
     #include "wx/dcmemory.h"
+    #include "wx/math.h"
 #endif // WX_PRECOMP
 
 #include "wx/image.h"
 #endif // WX_PRECOMP
 
 #include "wx/image.h"
 #include "wx/generic/prntdlgg.h"
 #include "wx/paper.h"
 #include "wx/filefn.h"
 #include "wx/generic/prntdlgg.h"
 #include "wx/paper.h"
 #include "wx/filefn.h"
-#include "wx/math.h"
 #include "wx/stdpaths.h"
 
 #include "wx/stdpaths.h"
 
+WXDLLIMPEXP_DATA_CORE(int) wxPageNumber;
+
 #ifdef __WXMSW__
 
 #ifdef DrawText
 #ifdef __WXMSW__
 
 #ifdef DrawText