From 11a64f88273b704c158ddcdbe1e68121ac092137 Mon Sep 17 00:00:00 2001 From: Zhang Date: Mon, 25 Mar 2024 14:51:46 +0800 Subject: [PATCH] add newline at end of file --- examples/sycl/win-build-sycl.bat | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/examples/sycl/win-build-sycl.bat b/examples/sycl/win-build-sycl.bat index aea74278c..1b0dc41ba 100644 --- a/examples/sycl/win-build-sycl.bat +++ b/examples/sycl/win-build-sycl.bat @@ -30,4 +30,5 @@ exit /B 0 :ERROR echo comomand error: %errorlevel% -exit /B %errorlevel% \ No newline at end of file +exit /B %errorlevel% +