diff --git a/test/boost_has_tr1_function.ipp b/test/boost_has_tr1_function.ipp index 3864b375..ae4af295 100644 --- a/test/boost_has_tr1_function.ipp +++ b/test/boost_has_tr1_function.ipp @@ -11,7 +11,7 @@ #include -namespace boost_has_tr1_bind{ +namespace boost_has_tr1_function{ using std::tr1::function;