forked from boostorg/conversion
Remove unnecessary includes from polymorphic_cast.hpp.
This commit is contained in:
@@ -48,9 +48,6 @@
|
|||||||
# include <boost/config.hpp>
|
# include <boost/config.hpp>
|
||||||
# include <boost/assert.hpp>
|
# include <boost/assert.hpp>
|
||||||
# include <typeinfo>
|
# include <typeinfo>
|
||||||
# include <boost/type.hpp>
|
|
||||||
# include <boost/limits.hpp>
|
|
||||||
# include <boost/detail/select_type.hpp>
|
|
||||||
|
|
||||||
namespace boost
|
namespace boost
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user