Fix missing #include <array>

Change-Id: Ife8efb2957b177b98dbf7efd60213c18623141c8
Signed-off-by: Galantsev, Dmitrii <dmitrii.galantsev@amd.com>
Dieser Commit ist enthalten in:
Galantsev, Dmitrii
2025-06-02 23:30:07 -05:00
committet von Galantsev, Dmitrii
Ursprung 76e9846bb1
Commit 6d94b767bb
@@ -22,6 +22,7 @@ THE SOFTWARE.
#ifndef INCLUDE_RDC_LIB_IMPL_RDCCACHEMANAGERIMPL_H_
#define INCLUDE_RDC_LIB_IMPL_RDCCACHEMANAGERIMPL_H_
#include <array>
#include <map>
#include <memory>
#include <mutex> // NOLINT(build/c++11)