use wxPOSIX_IDENT() for consistent handling of underscores in POSIX functions names...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 29 Oct 2006 13:55:52 +0000 (13:55 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 29 Oct 2006 13:55:52 +0000 (13:55 +0000)
commitf49ad976f42dea6430eefb6e70479afd44295909
tree90db8c9f78052ac893eb73f9b3b4d73717cc833d
parent716b1f7091622187312a86257eac0570d0ccd8a2
use wxPOSIX_IDENT() for consistent handling of underscores in POSIX functions names in Windows compilers standard headers; this should hopefully fix the compilation for older Borland versions without breaking it for anything else; also define wxFsync() for Borland and DMC as they seem to have _commit() too (subject to version checks...), only Watcom seems to lack it

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42615 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/filefn.h