another Watcom compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48343 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -70,6 +70,10 @@
|
|||||||
#undef HAVE_VSWPRINTF
|
#undef HAVE_VSWPRINTF
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#if defined(__WATCOMC__)
|
||||||
|
#define HAVE_VSWPRINTF 1
|
||||||
|
#endif
|
||||||
|
|
||||||
#if wxUSE_PRINTF_POS_PARAMS
|
#if wxUSE_PRINTF_POS_PARAMS
|
||||||
/*
|
/*
|
||||||
The systems where vsnprintf() supports positional parameters should
|
The systems where vsnprintf() supports positional parameters should
|
||||||
|
Reference in New Issue
Block a user