summaryrefslogtreecommitdiff
path: root/boost/phoenix/stl.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/phoenix/stl.hpp')
-rw-r--r--boost/phoenix/stl.hpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/boost/phoenix/stl.hpp b/boost/phoenix/stl.hpp
index 834c129ddf..c1013bc97b 100644
--- a/boost/phoenix/stl.hpp
+++ b/boost/phoenix/stl.hpp
@@ -9,11 +9,7 @@
#ifndef BOOST_PHOENIX_STL_HPP
#define BOOST_PHOENIX_STL_HPP
-#ifdef BOOST_PHOENIX_USE_V2
-#include <boost/spirit/home/phoenix/stl.hpp>
-#else
#include <boost/phoenix/stl/algorithm.hpp>
#include <boost/phoenix/stl/container.hpp>
-#endif
#endif