summarylogtreecommitdiffstats
path: root/boost-1.81.0-phoenix-multiple-definitions.patch
blob: 0aedde6d0735bdf92118fcf6af88cc4282bf58f0 (plain)
1
2
3
4
5
6
7
8
9
10
11
https://bugs.gentoo.org/887041
https://github.com/boostorg/phoenix/issues/111
--- a/boost/phoenix/stl.hpp
+++ b/boost/phoenix/stl.hpp
@@ -11,6 +11,5 @@
 
 #include <boost/phoenix/stl/algorithm.hpp>
 #include <boost/phoenix/stl/container.hpp>
-#include <boost/phoenix/stl/tuple.hpp>
 
 #endif