This commit is contained in:
Antony Polukhin
2014-02-20 16:38:55 +04:00
parent 7ddb306c65
commit 70fdaa633e

View File

@ -26,7 +26,7 @@
#elif (!defined(BOOST_NO_RTTI) && !defined(BOOST_TYPE_INDEX_FORCE_NO_RTTI_COMPATIBILITY)) || defined(BOOST_MSVC)
# include <boost/type_index/stl_type_index.hpp>
# ifdef BOOST_NO_RTTI
# inlcude <boost/type_index/stl_register_class.hpp>
# include <boost/type_index/stl_register_class.hpp>
# endif
#else
# include <boost/type_index/ctti_type_index.hpp>