diff --git a/include/boost/pending/concept_skeletons.hpp b/include/boost/pending/concept_skeletons.hpp index 5fcc491..3580a6d 100644 --- a/include/boost/pending/concept_skeletons.hpp +++ b/include/boost/pending/concept_skeletons.hpp @@ -31,7 +31,7 @@ namespace boost { }; } -#ifndef BOOST_O_TEMPLATE_PARTIAL_SPECIALIZATION +#ifndef BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION namespace std { template struct iterator_traits< boost::trivial_iterator_skeleton >