forked from boostorg/config
Fix typo in namespace; thanks to Michel Morin for the catch
[SVN r77254]
This commit is contained in:
@ -12,7 +12,7 @@
|
|||||||
|
|
||||||
#include <array>
|
#include <array>
|
||||||
|
|
||||||
namespace boost_no_0cxx11_hdr_array {
|
namespace boost_no_cxx11_hdr_array {
|
||||||
|
|
||||||
int test()
|
int test()
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user