diff --git a/source/third_party/jsonspirit/json_spirit_reader_template.h b/source/third_party/jsonspirit/json_spirit_reader_template.h index f391ea1333..083b658db3 100644 --- a/source/third_party/jsonspirit/json_spirit_reader_template.h +++ b/source/third_party/jsonspirit/json_spirit_reader_template.h @@ -22,6 +22,7 @@ # include using namespace std::placeholders; #else +# define BOOST_BIND_GLOBAL_PLACEHOLDERS 1 # include #endif