diff --git a/include/boost/phoenix/core.hpp b/include/boost/phoenix/core.hpp index 9c836f5..eb1c987 100644 --- a/include/boost/phoenix/core.hpp +++ b/include/boost/phoenix/core.hpp @@ -20,5 +20,6 @@ #include #include #include // to fix 5824 +#include // attempt to fix problems in intel 14.0.1 #endif