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:34:03 +0000 (22:34 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 25 Sep 2005 22:34:03 +0000 (22:34 +0000)
commitf536f0053913f5c9407e734e3c6cb5af8897ace1
tree614efc33a5ef07b4d6da8857a17d270bb04c5618
parent20ceebaa878e9fb54e678c6498aeaeeaae9f0590
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@35699 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
configure
configure.in
src/common/datetime.cpp