X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/42b1fb630d94b919d455c1f0f2212bc6bcc04d46..e493ecef807f128f961046cc689807a1020688d8:/src/msw/statline.cpp

diff --git a/src/msw/statline.cpp b/src/msw/statline.cpp
index 9f8dc7f91c..521b9e04ca 100644
--- a/src/msw/statline.cpp
+++ b/src/msw/statline.cpp
@@ -16,10 +16,6 @@
 // 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