forked from boostorg/config
Fixed bad namespace name in test.
[SVN r11451]
This commit is contained in:
@@ -10,7 +10,7 @@
|
|||||||
#include <pthread.h>
|
#include <pthread.h>
|
||||||
|
|
||||||
|
|
||||||
namespace boost_has_pthread_mutexattr_gettype{
|
namespace boost_has_pthread_mutexattr_settype{
|
||||||
|
|
||||||
void f()
|
void f()
|
||||||
{
|
{
|
||||||
@@ -31,3 +31,4 @@ int test()
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user