Skip to content
Snippets Groups Projects
Commit 0cce9a47 authored by Attila Krasznahorkay's avatar Attila Krasznahorkay
Browse files

Added BOOST_BIND_GLOBAL_PLACEHOLDERS wherever it was needed.

The Boost JSON parser, which is used in a number of places, still
uses <boost/bind.hpp> internally. (Instead of <boost/bind/bind.hpp>.)
To silence the messages about that, I added explicit definitions of the
BOOST_BIND_GLOBAL_PLACEHOLDERS macro in all appropriate places.
parent eeff7b48
No related branches found
No related tags found
Loading
Showing
with 114 additions and 97 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment