]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/statline.cpp
fix the size of the created subbitmap
[wxWidgets.git] / src / msw / statline.cpp
index 9f8dc7f91c1596f09e0b8ce730ed46460e2ff15a..521b9e04caee35a8e0f17de194b365debb0a9802 100644 (file)
 // headers
 // ----------------------------------------------------------------------------
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-    #pragma implementation "statline.h"
-#endif
-
 // For compilers that support precompilation, includes "wx.h".
 #include "wx/wxprec.h"
 
@@ -32,6 +28,7 @@
 #if wxUSE_STATLINE
 
 #include "wx/msw/private.h"
+#include "wx/msw/missing.h"
 
 // ============================================================================
 // implementation