Fix bug in chrono config by boost_config

This commit is contained in:
Peter Thorson
2014-11-02 19:08:15 -05:00
parent 4309749dd9
commit f23abe8e70

View File

@@ -41,7 +41,7 @@
#define _WEBSOCKETPP_CPP11_FUNCTIONAL_
#endif
#ifndef BOOST_ASIO_HAS_STD_CHRONO
#ifdef BOOST_ASIO_HAS_STD_CHRONO
#define _WEBSOCKETPP_CPP11_CHRONO_
#endif