From 1a3c1990bd8ea7091a1f1d442c0761fe3495cc3f0836d1b9a7bd59c324ed5ea9 Mon Sep 17 00:00:00 2001 From: Guillaume GARDET Date: Mon, 12 Jun 2023 15:41:50 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/armnn?expand=0&rev=76 --- armnn-fix-gcc13-2.patch | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 armnn-fix-gcc13-2.patch diff --git a/armnn-fix-gcc13-2.patch b/armnn-fix-gcc13-2.patch deleted file mode 100644 index 7817a2e..0000000 --- a/armnn-fix-gcc13-2.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- ./profiling/client/include/Holder.hpp.orig 2023-03-21 14:36:13.377591628 +0100 -+++ ./profiling/client/include/Holder.hpp 2023-03-21 14:36:31.325798921 +0100 -@@ -8,6 +8,7 @@ - #include - #include - #include -+#include - - namespace arm - {