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:
@@ -51,9 +51,6 @@
|
|||||||
|
|
||||||
#if defined(__WIN32__) && !defined(HAVE_FTIME)
|
#if defined(__WIN32__) && !defined(HAVE_FTIME)
|
||||||
#define HAVE_FTIME
|
#define HAVE_FTIME
|
||||||
#ifdef (__VISUALC__)
|
|
||||||
#define ftime _ftime
|
|
||||||
#endif
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include <time.h>
|
#include <time.h>
|
||||||
|
Reference in New Issue
Block a user