patches from Ricky Gonzales <gonzales@pyramid3.net> for BC++ Builder

compilation


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4567 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
1999-11-15 13:57:22 +00:00
parent 7aa4cce853
commit c09f28798b
7 changed files with 632 additions and 13 deletions

View File

@@ -46,7 +46,7 @@
// TODO: #define WX_GMTOFF_IN_TM for Windows compilers which have it here
#if defined(__WIN32__) && !defined(WX_GMTOFF_IN_TM)
#include <winbase.h>
#include <windows.h>
#endif
#if defined(HAVE_GETTIMEOFDAY)