blind fix for watcom
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22679 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
ef121b24d5
commit
f46f68d9f1
@ -24,7 +24,10 @@ class WXDLLIMPEXP_BASE wxMessageOutput;
|
||||
class WXDLLEXPORT wxRendererNative;
|
||||
class WXDLLIMPEXP_BASE wxString;
|
||||
|
||||
extern "C" struct GSocketGUIFunctionsTable;
|
||||
extern "C"
|
||||
{
|
||||
struct GSocketGUIFunctionsTable;
|
||||
}
|
||||
|
||||
// ----------------------------------------------------------------------------
|
||||
// toolkit information
|
||||
|
Loading…
Reference in New Issue
Block a user