Skip to content

Commit 1be2e53

Browse files
committed
Remove incorrect #ifndef for version change
1 parent d141b1d commit 1be2e53

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

sycl/include/sycl/feature_test.hpp.in

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,7 @@ __SYCL_INLINE_VER_NAMESPACE(_V1) {
6262
#define SYCL_EXT_INTEL_EXTENDED_ATOMICS 1
6363
#endif
6464
#endif
65-
#ifndef SYCL_EXT_INTEL_FPGA_DEVICE_SELECTOR
6665
#define SYCL_EXT_INTEL_FPGA_DEVICE_SELECTOR 2
67-
#endif
6866
#define SYCL_EXT_INTEL_FPGA_LSU 1
6967
#define SYCL_EXT_INTEL_FPGA_REG 1
7068
#define SYCL_EXT_INTEL_KERNEL_ARGS_RESTRICT 1

0 commit comments

Comments
 (0)