From f1bab5010003d44ae7388c04921a76e6a2d335c6 Mon Sep 17 00:00:00 2001 From: "Meng, Hengyu" Date: Thu, 25 Jan 2024 09:21:16 +0000 Subject: [PATCH] revert sycl checking in test-sampling --- tests/test-sampling.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/test-sampling.cpp b/tests/test-sampling.cpp index e9dd6af1b..9427fc09c 100644 --- a/tests/test-sampling.cpp +++ b/tests/test-sampling.cpp @@ -8,9 +8,7 @@ #include #include -#ifndef GGML_USE_SYCL #include -#endif #include #include