Skip to content

Commit 4868065

Browse files
authored
Update assert.h
1 parent ad2bacc commit 4868065

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sycl/include/sycl/stl_wrappers/assert.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
//===----------------------------------------------------------------------===//
88

99
// Must not be guarded. C++ standard says the macro assert is redefined
10-
// according to the current state of NDEBUG each time that <cassert> is
10+
// according to the current state of NDEBUG each time that <assert.h> is
1111
// included.
1212

1313
#if defined(__has_include_next)

0 commit comments

Comments
 (0)