Made read_json thread-safe.
This commit is contained in:
parent
37e12d0a63
commit
07d43c7311
3 changed files with 3 additions and 1 deletions
|
|
@ -2,6 +2,7 @@
|
|||
#include "client_http.hpp"
|
||||
|
||||
//Added for the json-example
|
||||
#define BOOST_SPIRIT_THREADSAFE
|
||||
#include <boost/property_tree/ptree.hpp>
|
||||
#include <boost/property_tree/json_parser.hpp>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue