mirror of
https://github.com/boostorg/type_index.git
synced 2025-09-25 23:20:56 +02:00
Fixed compilation (include was missing)
This commit is contained in:
@@ -29,6 +29,7 @@
|
||||
#include <boost/type_traits/remove_cv.hpp>
|
||||
#include <boost/type_traits/remove_reference.hpp>
|
||||
#include <boost/current_function.hpp>
|
||||
#include <boost/detail/no_exceptions_support.hpp>
|
||||
#include <boost/functional/hash_fwd.hpp>
|
||||
|
||||
#ifndef BOOST_NO_RTTI
|
||||
|
Reference in New Issue
Block a user