added wx/math.h (patch 686009)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19444 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2003-03-02 23:42:57 +00:00
parent e49c85af1c
commit a02afd1452
3 changed files with 71 additions and 0 deletions

View File

@@ -22,6 +22,7 @@ All:
- wxFile, wxFFile, wxTextFile and wxTempFile now all use UTF-8 encoding
by default in Unicode mode
- bug in wxDateTime with timezones on systems with tm_gmtoff in struct tm fixed
- added wx/math.h (John Labenski)
wxBase: