Mark detail/sp_typeinfo.hpp as deprecated

This commit is contained in:
Peter Dimov
2019-04-22 17:28:31 +03:00
parent fc83a2e3af
commit fb417474ae
3 changed files with 5 additions and 1 deletions

View File

@@ -24,7 +24,6 @@
#include <boost/core/pointer_traits.hpp>
#include <boost/ref.hpp>
#include <boost/core/scoped_enum.hpp>
#include <boost/detail/sp_typeinfo.hpp>
#include <boost/core/typeinfo.hpp>
#include <boost/core/underlying_type.hpp>
#include <boost/visit_each.hpp>