kfdtest: Explicitly include tuple in KFDCWSR

We can inherit it from gtest, but not in ASAN builds. And we should be
including what we use, instead of hoping to inherit it through other
headers

Change-Id: Id47ab06a57e1c71c88f72da5f21a71f37db8a2f3
Signed-off-by: Kent Russell <kent.russell@amd.com>


[ROCm/ROCR-Runtime commit: eda54222ea]
Этот коммит содержится в:
Kent Russell
2025-01-07 13:52:01 -05:00
родитель bf1d1606c9
Коммит fba20de05e
+1
Просмотреть файл
@@ -21,6 +21,7 @@
*
*/
#include <tuple>
#include "KFDCWSRTest.hpp"
#include "Dispatch.hpp"