MinGW compilation fixes.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23986 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Mattia Barbon
2003-09-28 13:57:52 +00:00
parent 1bf538e210
commit f4998a1cc6
2 changed files with 2 additions and 4 deletions

View File

@@ -16,9 +16,7 @@
#pragma interface "gauge95.h"
#endif
#if wxUSE_SLIDER
#include "wx/control.h"
#if wxUSE_GAUGE
WXDLLEXPORT_DATA(extern const wxChar*) wxGaugeNameStr;