no more _ftime instead of ftime
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6414 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
2a47e1401b
commit
5f9fd7ea86
@ -51,9 +51,6 @@
|
||||
|
||||
#if defined(__WIN32__) && !defined(HAVE_FTIME)
|
||||
#define HAVE_FTIME
|
||||
#ifdef (__VISUALC__)
|
||||
#define ftime _ftime
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#include <time.h>
|
||||
|
Loading…
Reference in New Issue
Block a user