Hack to put boost placeholders in a namespace

This commit is contained in:
Vinnie Falco
2013-06-28 10:19:40 -07:00
parent f1a4ea3c3f
commit d80547e980
7 changed files with 74 additions and 26 deletions

View File

@@ -24,9 +24,6 @@
#define BEAST_USE_BOOST 1
// We bind functions that take references, which is
// unsupported on some platforms
//
// VFALCO TODO Fix this problem with FreeBSD and std::bind.
// We need to enforce a minimum library/g++ version.
//