]> git.saurik.com Git - wxWidgets.git/commitdiff
another Watcom compilation fix
authorVáclav Slavík <vslavik@fastmail.fm>
Wed, 22 Aug 2007 19:07:00 +0000 (19:07 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Wed, 22 Aug 2007 19:07:00 +0000 (19:07 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48343 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/wxcrtvararg.h

index 2f346da78e994f8affa77c0cf189acf07b80967e..8585479dd6a09803f91b0c53565845b44d633ae6 100644 (file)
     #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