aports/main/boost1.84/boost-phoenix-uarg.patch
Natanael Copa ed8eaa4c82 main/boost1.84: copy from boost1.82 for upgrade
Do the copy in separate commit so we easily can see the diff from
previous.
2024-04-15 05:03:57 +00:00

11 lines
307 B
Diff

diff --git a/boost/phoenix/stl.hpp b/boost/phoenix/stl.hpp
index 254820a83..c1013bc97 100644
--- 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