From 12fcc9cde1799e6d67f9fce83e27a94880dd9e16 Mon Sep 17 00:00:00 2001 From: Marshall Clow Date: Wed, 7 Mar 2012 04:52:57 +0000 Subject: [PATCH] Fix typo in namespace; thanks to Michel Morin for the catch [SVN r77254] --- test/boost_no_cxx11_hdr_array.ipp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/boost_no_cxx11_hdr_array.ipp b/test/boost_no_cxx11_hdr_array.ipp index e76a1847..79ad7290 100644 --- a/test/boost_no_cxx11_hdr_array.ipp +++ b/test/boost_no_cxx11_hdr_array.ipp @@ -12,7 +12,7 @@ #include -namespace boost_no_0cxx11_hdr_array { +namespace boost_no_cxx11_hdr_array { int test() {