diff --git a/include/boost/phoenix/operator/comparison.hpp b/include/boost/phoenix/operator/comparison.hpp index 987c5a7..bea292f 100644 --- a/include/boost/phoenix/operator/comparison.hpp +++ b/include/boost/phoenix/operator/comparison.hpp @@ -11,6 +11,7 @@ #include #include #include +#include // Added to solve bug 6268 namespace boost { namespace phoenix {