summaryrefslogtreecommitdiff
path: root/boost/phoenix/fusion.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/phoenix/fusion.hpp')
-rw-r--r--boost/phoenix/fusion.hpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/boost/phoenix/fusion.hpp b/boost/phoenix/fusion.hpp
index 1443b69cde..14319b1d19 100644
--- a/boost/phoenix/fusion.hpp
+++ b/boost/phoenix/fusion.hpp
@@ -8,10 +8,6 @@
#ifndef BOOST_PHOENIX_FUSION_HPP
#define BOOST_PHOENIX_FUSION_HPP
-#ifdef BOOST_PHOENIX_USE_V2_OVER_V3
-#include <boost/spirit/home/phoenix/fusion.hpp>
-#else
#include <boost/phoenix/fusion/at.hpp>
-#endif
#endif