fixed wxScanf() etc. to compile with Visual C++ again
authorVáclav Slavík <vslavik@fastmail.fm>
Wed, 6 Jun 2007 13:48:24 +0000 (13:48 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Wed, 6 Jun 2007 13:48:24 +0000 (13:48 +0000)
commiteb6cb2079398cd74e98627c9065454e338cb1e6c
treeed235ff1563714b1d4c49832110da9690436546b
parent4c2a8d899d3332b5ea440f605c2468405d5ed905
fixed wxScanf() etc. to compile with Visual C++ again

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@46341 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/wxcrtvararg.h
src/common/wxcrt.cpp
tests/strings/vararg.cpp