From 0c91b0aaabd58123281cef7ab6c50351e12f0db4 Mon Sep 17 00:00:00 2001 From: NikitaZotov Date: Mon, 7 Oct 2024 16:30:14 +0300 Subject: [PATCH] [memory][tests] Include missed algoritm lib --- .../sc-memory/tests/sc-memory/units/common/test_sc_type.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/sc-memory/sc-memory/tests/sc-memory/units/common/test_sc_type.cpp b/sc-memory/sc-memory/tests/sc-memory/units/common/test_sc_type.cpp index 07bb6ffa3..0f031e541 100644 --- a/sc-memory/sc-memory/tests/sc-memory/units/common/test_sc_type.cpp +++ b/sc-memory/sc-memory/tests/sc-memory/units/common/test_sc_type.cpp @@ -6,6 +6,7 @@ #include +#include #include #include