Reverted changeset 45393.

[SVN r46158]
This commit is contained in:
John Maddock
2008-06-05 08:36:39 +00:00
parent 342f67a562
commit 2b3583277f

View File

@ -52,10 +52,7 @@
#ifndef BOOST_DISABLE_WIN32
// WEK: Added
#ifndef _WIN32_WCE
// GetSystemTimeAsFileTime not present on WinCE.
# define BOOST_HAS_FTIME
#endif
#define BOOST_HAS_FTIME
#define BOOST_WINDOWS 1
#endif