mirror of
https://github.com/boostorg/config.git
synced 2025-07-30 04:17:16 +02:00
Fix typo in namespace; thanks to Michel Morin for the catch
[SVN r77254]
This commit is contained in:
@ -12,7 +12,7 @@
|
||||
|
||||
#include <array>
|
||||
|
||||
namespace boost_no_0cxx11_hdr_array {
|
||||
namespace boost_no_cxx11_hdr_array {
|
||||
|
||||
int test()
|
||||
{
|
||||
|
Reference in New Issue
Block a user