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
|
||
|
{
|