mirror of
https://github.com/boostorg/config.git
synced 2025-07-31 21:04:28 +02:00
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