Fixed bad namespace name in test.

[SVN r11451]
This commit is contained in:
John Maddock
2001-10-27 10:55:53 +00:00
parent 10b5a8cc1c
commit 4a52042c75

View File

@@ -10,7 +10,7 @@
#include <pthread.h>
namespace boost_has_pthread_mutexattr_gettype{
namespace boost_has_pthread_mutexattr_settype{
void f()
{
@@ -31,3 +31,4 @@ int test()