Index: named_params.hpp =================================================================== RCS file: /cvsroot/boost-sandbox/boost-sandbox/boost/named_params.hpp,v retrieving revision 1.25 diff -u -r1.25 named_params.hpp --- named_params.hpp 17 Apr 2004 11:08:24 -0000 1.25 +++ named_params.hpp 27 Apr 2004 10:35:27 -0000 @@ -798,6 +798,8 @@ BOOST_PP_REPEAT_FROM_TO(lo, BOOST_PP_INC(hi), BOOST_NAMED_PARAMS_FUN_DECL, (ret, name, keywords)) \ template \ ret BOOST_PP_CAT(name, _with_named_params)(const Params& p) + +#include #endif // BOOST_NAMED_PARAMS_031014_HPP