- 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
13 lines
546 B
Diff
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
|
|
{
|