summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '3rdParty/Boost/src/boost/phoenix/operator.hpp')
-rw-r--r--3rdParty/Boost/src/boost/phoenix/operator.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/3rdParty/Boost/src/boost/phoenix/operator.hpp b/3rdParty/Boost/src/boost/phoenix/operator.hpp
index c1e2688..bd70602 100644
--- a/3rdParty/Boost/src/boost/phoenix/operator.hpp
+++ b/3rdParty/Boost/src/boost/phoenix/operator.hpp
@@ -18,5 +18,6 @@
#include <boost/phoenix/operator/logical.hpp>
#include <boost/phoenix/operator/io.hpp>
#include <boost/phoenix/operator/member.hpp>
+#include <boost/phoenix/scope/local_variable.hpp> // to fix 5824
#endif