diff --git a/include/boost/type_traits/is_constructible.hpp b/include/boost/type_traits/is_constructible.hpp index e3dc31b..0918b38 100644 --- a/include/boost/type_traits/is_constructible.hpp +++ b/include/boost/type_traits/is_constructible.hpp @@ -77,4 +77,4 @@ namespace boost{ } // namespace boost -#endif // BOOST_TT_IS_ASSIGNABLE_HPP_INCLUDED +#endif // BOOST_TT_IS_CONSTRUCTIBLE_HPP_INCLUDED