Fixed compilation with gcc-13.2 (#19689)

This commit is contained in:
Ilya Lavrenov
2023-09-08 18:39:24 +04:00
committed by GitHub
parent 8f73cb19b1
commit 1ef9cc70b5

View File

@@ -7,6 +7,7 @@
#include <mutex>
#include <vector>
#include <set>
#include <string>
namespace ov {
namespace intel_gpu {