fixed linking problems related to wxStatusBar under wx!MSW

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12043 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2001-10-17 14:30:29 +00:00
parent b64a84736d
commit 8e0c305167

View File

@@ -17,11 +17,6 @@
// headers
// ----------------------------------------------------------------------------
#ifdef __GNUG__
#pragma implementation "statbar.cpp"
#pragma interface "statbar.cpp"
#endif
// For compilers that support precompilation, includes "wx/wx.h".
#include "wx/wxprec.h"