From c4284d50c545cd3eab97ca4b663cdde2a06ba861 Mon Sep 17 00:00:00 2001 From: "Sang, Tao" Date: Wed, 11 Jun 2025 10:14:36 -0400 Subject: [PATCH] SWDEV-537473 - Fix missing KERNELS_PATH (#273) --- catch/include/hip_test_common.hh | 1 - catch/unit/rtc/hiprtc_MathFunctions_HeaderTst.cc | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/catch/include/hip_test_common.hh b/catch/include/hip_test_common.hh index 694413ba60..86fc4d8836 100644 --- a/catch/include/hip_test_common.hh +++ b/catch/include/hip_test_common.hh @@ -23,7 +23,6 @@ THE SOFTWARE. #pragma once #pragma clang diagnostic ignored "-Wsign-compare" #include "hip_test_context.hh" -#include "hip_test_rtc.hh" #include #include diff --git a/catch/unit/rtc/hiprtc_MathFunctions_HeaderTst.cc b/catch/unit/rtc/hiprtc_MathFunctions_HeaderTst.cc index c533985738..a1ca1f7a2b 100644 --- a/catch/unit/rtc/hiprtc_MathFunctions_HeaderTst.cc +++ b/catch/unit/rtc/hiprtc_MathFunctions_HeaderTst.cc @@ -32,6 +32,7 @@ THE SOFTWARE. #include #include #include +#include "hip_test_rtc.hh" static constexpr auto mathFuntn_string { R"(