You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In Visual Studio 2013 the std::chrono implementation is quite
buggy. Therefore we fall back to boost::chrono by
specifying -DBOOST_ASIO_DISABLE_STD_CHRONO. This change
makes cppnetlib compatible with that flag.
0 commit comments