summaryrefslogtreecommitdiff
path: root/devel/boost-libs/files/patch-boost_phoenix_stl.hpp
blob: 90d05191fac724d0f2eb9f6bd4ecf406206d1647 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
https://bugs.gentoo.org/887041
https://github.com/boostorg/phoenix/issues/111
--- boost/phoenix/stl.hpp.orig	2023-08-08 21:02:54 UTC
+++ 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