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:
parent
cc9ffc23f3
commit
df08c3b5a3
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user