Imported Upstream version 1.57.0
[platform/upstream/boost.git] / boost / spirit / include / phoenix_operator.hpp
index 03c66c9..5ba6921 100644 (file)
@@ -8,11 +8,5 @@
 =============================================================================*/
 #ifndef BOOST_SPIRIT_INCLUDE_PHOENIX_OPERATOR
 #define BOOST_SPIRIT_INCLUDE_PHOENIX_OPERATOR
-
-#ifndef BOOST_SPIRIT_USE_PHOENIX_V3
-#include <boost/spirit/home/phoenix/operator.hpp>
-#else
 #include <boost/phoenix/operator.hpp>
 #endif
-
-#endif