add HAVE_ROUND

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

View File

@@ -807,6 +807,9 @@
/* Define if you have ftime() */
#undef HAVE_FTIME
/* Define if round() is available */
#undef HAVE_ROUND
/* Define if you have support for large (64 bit size) files */
#undef HAVE_LARGEFILE_SUPPORT