add missing vector header (#1275)

This commit is contained in:
Illia Silin
2024-05-02 11:27:59 -07:00
committed by GitHub
parent 7797f7c7a1
commit 08d51d9bc4

View File

@@ -5,6 +5,7 @@
#include <hip/hip_runtime.h>
#include <set>
#include <vector>
#include "ck/ck.hpp"
#include "ck/stream_config.hpp"