git: 1f1603eb7542 - main - graphics/gnash: prepare for upcoming Boost-1.81

From: Dima Panov <fluffy_at_FreeBSD.org>
Date: Thu, 12 Jan 2023 18:59:07 UTC
The branch main has been updated by fluffy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1f1603eb7542655c5a5cb86119ffeb67354d2c01

commit 1f1603eb7542655c5a5cb86119ffeb67354d2c01
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2023-01-12 18:58:41 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2023-01-12 18:58:59 +0000

    graphics/gnash: prepare for upcoming Boost-1.81
    
    With hat:       office
---
 graphics/gnash/files/patch-libcore_asobj_Array__as.cpp | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/graphics/gnash/files/patch-libcore_asobj_Array__as.cpp b/graphics/gnash/files/patch-libcore_asobj_Array__as.cpp
new file mode 100644
index 000000000000..2bb8728f7859
--- /dev/null
+++ b/graphics/gnash/files/patch-libcore_asobj_Array__as.cpp
@@ -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>
+