From: Arvin Schnell Date: Tue, 15 Nov 2022 13:39:29 +0000 (+0100) Subject: - fix build with boost 1.81 X-Git-Tag: v0.10.4~6^2~1 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=0f8a3dff903eeb30072b9b9809cf072d3c84d1fc;p=thirdparty%2Fsnapper.git - fix build with boost 1.81 --- diff --git a/package/snapper.changes b/package/snapper.changes index 3052c1e9..1300a8c7 100644 --- a/package/snapper.changes +++ b/package/snapper.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Nov 15 13:24:47 CET 2022 - aschnell@suse.com + +- fix build with boost 1.81 + ------------------------------------------------------------------- Tue Aug 30 10:35:28 UTC 2022 - Stefan Schubert diff --git a/zypp-plugin/snapper-zypp-plugin.cc b/zypp-plugin/snapper-zypp-plugin.cc index 61fb193b..f606793c 100644 --- a/zypp-plugin/snapper-zypp-plugin.cc +++ b/zypp-plugin/snapper-zypp-plugin.cc @@ -30,6 +30,7 @@ #include #include +#include #include #include