boostorg / chrono

Boost.org chrono module
http://boost.org/libs/chrono
15 stars 52 forks source link

Rename xtime to xtime_ to avoid conflict with MSVC's ::xtime #39

Closed pdimov closed 5 years ago

pdimov commented 5 years ago

As pointed out in https://github.com/boostorg/system/issues/44, including <mutex> defines struct xtime in the global namespace.