Imported Upstream version 1.57.0
[platform/upstream/boost.git] / boost / spirit / include / phoenix_bind.hpp
index f289ac0..1c8cd4e 100644 (file)
@@ -8,11 +8,5 @@
 =============================================================================*/
 #ifndef BOOST_SPIRIT_INCLUDE_PHOENIX_BIND
 #define BOOST_SPIRIT_INCLUDE_PHOENIX_BIND
-
-#ifndef BOOST_SPIRIT_USE_PHOENIX_V3
-#include <boost/spirit/home/phoenix/bind.hpp>
-#else
 #include <boost/phoenix/bind.hpp>
 #endif
-
-#endif