2
0
mirror of https://github.com/boostorg/thread.git synced 2026-02-21 03:22:10 +00:00

Thread: rollback change in #8070 as this includes a regression on windows XP.

From [84946], by viboes.



[SVN r84968]
This commit is contained in:
Daniel James
2013-07-07 11:46:48 +00:00
parent 44e74f866c
commit 52b9d23065

View File

@@ -19,7 +19,7 @@
#ifndef BOOST_THREAD_WIN32_HAS_GET_TICK_COUNT_64
#if _WIN32_WINNT >= 0x0600
#define BOOST_THREAD_WIN32_HAS_GET_TICK_COUNT_64
//#define BOOST_THREAD_WIN32_HAS_GET_TICK_COUNT_64
#endif
#endif