Imported Upstream version 1.57.0
[platform/upstream/boost.git] / boost / spirit / include / phoenix.hpp
index f609587..7915d74 100644 (file)
@@ -8,11 +8,5 @@
 =============================================================================*/
 #ifndef BOOST_SPIRIT_INCLUDE_PHOENIX
 #define BOOST_SPIRIT_INCLUDE_PHOENIX
-
-#ifndef BOOST_SPIRIT_USE_PHOENIX_V3
-#include <boost/spirit/home/phoenix.hpp>
-#else
 #include <boost/phoenix.hpp>
 #endif
-
-#endif