Files
openvino/openvino-ComputeLibrary-include-string.patch
Guillaume GARDET fbf5e530a9 - Add Leap15 build
- Remove comment lines in the spec file that cause the insertion
  of extra lines during a commit

OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/openvino?expand=0&rev=16
2024-10-03 06:36:01 +00:00

13 lines
546 B
Diff

Index: openvino-2024.0.0/src/plugins/intel_cpu/thirdparty/ComputeLibrary/arm_compute/core/utils/logging/IPrinter.h
===================================================================
--- openvino-2024.0.0.orig/src/plugins/intel_cpu/thirdparty/ComputeLibrary/arm_compute/core/utils/logging/IPrinter.h
+++ openvino-2024.0.0/src/plugins/intel_cpu/thirdparty/ComputeLibrary/arm_compute/core/utils/logging/IPrinter.h
@@ -25,6 +25,7 @@
#define ARM_COMPUTE_LOGGING_PRINTER_H
#include "support/Mutex.h"
+#include <string>
namespace arm_compute
{