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