forked from boostorg/type_traits
Make it work standalone
[SVN r14067]
This commit is contained in:
@ -9,6 +9,7 @@
|
||||
//
|
||||
#ifndef BOOST_TT_ARRAY_TRAITS_HPP
|
||||
# define BOOST_TT_ARRAY_TRAITS_HPP
|
||||
# include <cstddef>
|
||||
# include <boost/type_traits/utility.hpp>
|
||||
# include <boost/type_traits/ice.hpp>
|
||||
|
||||
|
Reference in New Issue
Block a user