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>
Этот коммит содержится в:
Kent Russell
2025-01-07 13:52:01 -05:00
родитель b07a80e505
Коммит eda54222ea
+1
Просмотреть файл
@@ -21,6 +21,7 @@
*
*/
#include <tuple>
#include "KFDCWSRTest.hpp"
#include "Dispatch.hpp"