Fix typo in namespace; thanks to Michel Morin for the catch

[SVN r77254]
This commit is contained in:
Marshall Clow
2012-03-07 04:52:57 +00:00
parent 900126573f
commit 12fcc9cde1

View File

@ -12,7 +12,7 @@
#include <array> #include <array>
namespace boost_no_0cxx11_hdr_array { namespace boost_no_cxx11_hdr_array {
int test() int test()
{ {