Make it work standalone

[SVN r14067]
This commit is contained in:
Dave Abrahams
2002-06-02 05:40:57 +00:00
parent e0b24e8baa
commit a909c9c929

View File

@ -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>