graphics/gnash: prepare for upcoming Boost-1.81

With hat:	office
This commit is contained in:
Dima Panov 2023-01-12 21:58:41 +03:00
parent 711030857f
commit 1f1603eb75

View File

@ -0,0 +1,10 @@
--- libcore/asobj/Array_as.cpp.orig 2016-07-21 12:25:09 UTC
+++ libcore/asobj/Array_as.cpp
@@ -25,6 +25,7 @@
#include <cmath>
#include <functional>
#include <iterator>
+#include <list>
#include <boost/algorithm/string/case_conv.hpp>
#include <boost/lexical_cast.hpp>