git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13493
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
// we can't use METHODDEF here as it includes static yet the functions must be
// extern "C" and these can't be used together!
#undef METHODDEF
// we can't use METHODDEF here as it includes static yet the functions must be
// extern "C" and these can't be used together!
#undef METHODDEF
-#define METHODDEF(type) extern "C" wxC_CALLING_CONV type
+#define METHODDEF(type) extern "C" type wxC_CALLING_CONV
//-----------------------------------------------------------------------------
// wxJPEGHandler
//-----------------------------------------------------------------------------
// wxJPEGHandler