fixed typo

This commit is contained in:
tobias-loew
2018-01-13 17:12:32 +01:00
parent cb9dd92bba
commit db3537ad7b

View File

@ -14,7 +14,7 @@
#endif
#include <boost/config.hpp>
#include <bost/config/workaround.hpp>
#include <boost/config/workaround.hpp>
#if !BOOST_WORKAROUND(BOOST_MSVC, <= 1900) && !defined(BOOST_NO_CXX11_DECLTYPE) && !defined(BOOST_NO_CXX11_TEMPLATE_ALIASES) && !defined(BOOST_TYPEOF_EMULATION)
# define BOOST_TYPEOF_DECLTYPE