forked from boostorg/config
Fix namespace typo.
[SVN r46045]
This commit is contained in:
@ -11,7 +11,7 @@
|
|||||||
|
|
||||||
#include <functional>
|
#include <functional>
|
||||||
|
|
||||||
namespace boost_has_tr1_bind{
|
namespace boost_has_tr1_function{
|
||||||
|
|
||||||
using std::tr1::function;
|
using std::tr1::function;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user