Fix namespace typo.

[SVN r46045]
This commit is contained in:
John Maddock
2008-06-02 15:33:13 +00:00
parent 2045854fde
commit 342f67a562

View File

@ -11,7 +11,7 @@
#include <functional>
namespace boost_has_tr1_bind{
namespace boost_has_tr1_function{
using std::tr1::function;