Skip to content

Commit 22f9009

Browse files
committed
Remove extra endif
1 parent dd66b44 commit 22f9009

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sycl/include/CL/sycl/detail/spec_const_integration.hpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ namespace detail {
1717

1818
#if __cplusplus >= 201703L
1919
template <auto &S> struct specialization_id_name_generator {};
20-
#endif
2120

2221
// Translates SYCL 2020 specialization constant type to its name.
2322
template <auto &SpecName> const char *get_spec_constant_symbolic_ID() {

0 commit comments

Comments
 (0)