diff --git a/include/boost/parameter/aux_/arg_list.hpp b/include/boost/parameter/aux_/arg_list.hpp index a031e3e..d70205f 100755 --- a/include/boost/parameter/aux_/arg_list.hpp +++ b/include/boost/parameter/aux_/arg_list.hpp @@ -11,6 +11,7 @@ #include #include #include +#include #include #include @@ -158,10 +159,6 @@ no_tag operator*(empty_arg_list, KW*); template struct tagged_argument; -// Forward declaration for arg_list::operator[], with -// IS_XXX helper -struct maybe_base; - template struct is_maybe : is_base_and_derived