fix headers (#2321)

This commit is contained in:
Illia Silin
2025-06-10 07:26:32 -07:00
committed by GitHub
parent 2e0536269e
commit 1ac5eeaea9
2 changed files with 2 additions and 5 deletions

View File

@@ -5,6 +5,7 @@
#include <vector>
#include <type_traits>
#include <memory>
#include "ck/utility/functional2.hpp"