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:
Václav Slavík 2007-08-22 19:07:00 +00:00
parent 941a4e6260
commit ed12c5a22c

View File

@ -70,6 +70,10 @@
#undef HAVE_VSWPRINTF
#endif
#if defined(__WATCOMC__)
#define HAVE_VSWPRINTF 1
#endif
#if wxUSE_PRINTF_POS_PARAMS
/*
The systems where vsnprintf() supports positional parameters should