summaryrefslogtreecommitdiff
path: root/boost/function_types/components.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/function_types/components.hpp')
-rw-r--r--boost/function_types/components.hpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/boost/function_types/components.hpp b/boost/function_types/components.hpp
index d348682b82..6f22098d58 100644
--- a/boost/function_types/components.hpp
+++ b/boost/function_types/components.hpp
@@ -15,7 +15,6 @@
#include <boost/detail/workaround.hpp>
#include <boost/mpl/aux_/lambda_support.hpp>
-#include <boost/type_traits/detail/template_arity_spec.hpp>
#include <boost/type_traits/integral_constant.hpp>
@@ -416,8 +415,6 @@ namespace boost
} } // namespace function_types::detail
- BOOST_TT_AUX_TEMPLATE_ARITY_SPEC(2,function_types::components)
-
} // namespace ::boost
#include <boost/function_types/detail/components_as_mpl_sequence.hpp>