From ffa7d05e898492aa1120f8747332a72ca5befc56 Mon Sep 17 00:00:00 2001 From: Yong He Date: Sun, 26 Mar 2023 16:39:51 -0700 Subject: Update slang-llvm (#2735) --- prelude/slang-cuda-prelude.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'prelude') diff --git a/prelude/slang-cuda-prelude.h b/prelude/slang-cuda-prelude.h index 9a55aed57..240dfb3e7 100644 --- a/prelude/slang-cuda-prelude.h +++ b/prelude/slang-cuda-prelude.h @@ -6,8 +6,6 @@ #define SLANG_CUDA_RTC 0 #endif -#include - // Define SLANG_CUDA_ENABLE_HALF to use the cuda_fp16 include to add half support. // For this to work NVRTC needs to have the path to the CUDA SDK. // -- cgit v1.2.3