removed spurious cast of GetTruncatedJDN() return value to WeekDay enum which breaks...
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 12 Feb 2007 13:04:24 +0000 (13:04 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 12 Feb 2007 13:04:24 +0000 (13:04 +0000)
commit5a572f6c0a8528f4d0ec2b47fd29307e440417f4
treeb06e972dc5ee0d684626535a15b8fd699665681e
parentbe4bb86efdafbc00c8ebd57063b8b9550308ab84
removed spurious cast of GetTruncatedJDN() return value to WeekDay enum which breaks the code with Watcom (and maybe others) (bug 1618853)

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