diff options
| author | Yong He <yonghe@outlook.com> | 2023-03-26 16:39:51 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-03-26 16:39:51 -0700 |
| commit | ffa7d05e898492aa1120f8747332a72ca5befc56 (patch) | |
| tree | 753000a0a927a4eb046f832aeca2313a207c9ac3 /prelude | |
| parent | d64ee86a3130f8eeb75d09193c38c621d7565eba (diff) | |
Update slang-llvm (#2735)
Diffstat (limited to 'prelude')
| -rw-r--r-- | prelude/slang-cuda-prelude.h | 2 |
1 files changed, 0 insertions, 2 deletions
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 <stdio.h> - // 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. // |
