From 178d6036f5d1b067a0b54f86bddf2cba218f9186 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) [ROCm/hip-tests commit: c4284d50c545cd3eab97ca4b663cdde2a06ba861] --- projects/hip-tests/catch/include/hip_test_common.hh | 1 - .../hip-tests/catch/unit/rtc/hiprtc_MathFunctions_HeaderTst.cc | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/hip-tests/catch/include/hip_test_common.hh b/projects/hip-tests/catch/include/hip_test_common.hh index 694413ba60..86fc4d8836 100644 --- a/projects/hip-tests/catch/include/hip_test_common.hh +++ b/projects/hip-tests/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/projects/hip-tests/catch/unit/rtc/hiprtc_MathFunctions_HeaderTst.cc b/projects/hip-tests/catch/unit/rtc/hiprtc_MathFunctions_HeaderTst.cc index c533985738..a1ca1f7a2b 100644 --- a/projects/hip-tests/catch/unit/rtc/hiprtc_MathFunctions_HeaderTst.cc +++ b/projects/hip-tests/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"(