fix (another) bad namespace that I introduced into config tests; affects only C++11 tests

[SVN r79509]
This commit is contained in:
Marshall Clow
2012-07-14 18:04:36 +00:00
parent 4f11d6f2af
commit 9740187eec

View File

@ -10,7 +10,7 @@
// TITLE: C++0x template_aliases feature unavailable
// DESCRIPTION: The compiler does not support the C++0x template_aliases feature
namespace boost_no_template_aliases {
namespace boost_no_cxx11_template_aliases {
using PINT = void (*)(int); // using plus C-style type