]> git.saurik.com Git - wxWidgets.git/commit
don't declare strptime() ourselves if the system already does it, we might have a...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 25 Sep 2005 22:42:43 +0000 (22:42 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 25 Sep 2005 22:42:43 +0000 (22:42 +0000)
commitfdda7199e84ccd58ec1bdaf364ac0968209de1fb
treead314c09ab3173a794df91b8955c5e6972e9f822
parent7f47faf4f2fb142f715e3e47ed6f25a002d7a5d2
don't declare strptime() ourselves if the system already does it, we might have a slightly different declaration and this causes problems

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35701 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
setup.h.in
setup.h_vms