add HAVE_ROUND

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44689 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Paul Cornett 2007-03-08 04:29:36 +00:00
parent cc9ffc23f3
commit df08c3b5a3

View File

@ -807,6 +807,9 @@
/* Define if fsync() is available */
#undef HAVE_FSYNC
/* Define if round() is available */
#undef HAVE_ROUND
/* Define if you have ftime() */
#undef HAVE_FTIME