diff --git a/VERSION b/VERSION index 53a75d6..b003284 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.2.6 +0.2.7 diff --git a/barrel/stack.cc b/barrel/stack.cc index 0b33704..bd27172 100644 --- a/barrel/stack.cc +++ b/barrel/stack.cc @@ -20,6 +20,8 @@ */ +#include + #include #include #include diff --git a/package/barrel.changes b/package/barrel.changes index b14b874..6e637ec 100644 --- a/package/barrel.changes +++ b/package/barrel.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu May 02 07:31:27 CEST 2024 - aschnell@suse.com + +- fix build with gcc14 + ------------------------------------------------------------------- Fri Mar 15 09:21:52 CET 2024 - aschnell@suse.com