Skip to content

Commit

Permalink
boost: revert Boost.Phoenix PR void-linux#104
Browse files Browse the repository at this point in the history
  • Loading branch information
sgn committed Nov 29, 2022
1 parent 4ff48df commit 19db5bd
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions srcpkgs/boost/patches/revert-boost-phoenix-104.patch
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
See https://github.com/boostorg/phoenix/issues/111
Index: boost-1.81.0.beta1/boost/phoenix/stl.hpp
===================================================================
--- boost-1.81.0.beta1.orig/boost/phoenix/stl.hpp
+++ boost-1.81.0.beta1/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

0 comments on commit 19db5bd

Please sign in to comment.