*wprintf() functions should be extern, not static, when we define them in wxNEED_WPRI...
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 21 Sep 2007 23:50:36 +0000 (23:50 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 21 Sep 2007 23:50:36 +0000 (23:50 +0000)
commitfd67d2658b92d731069338e68deaa7bfbec22022
tree1cc77434f67a94b81a55ecdb8e48b79c0fac28d9
parent92ab7bed7751a9a7461c9b30e0b3aba7a1d203b1
*wprintf() functions should be extern, not static, when we define them in wxNEED_WPRINTF case

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48897 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/common/wxcrt.cpp