Skip to content

Commit 650b3de

Browse files
committed
Fix
1 parent 38c64d5 commit 650b3de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libcxx/test/libcxx/utilities/smartptr/nodiscard.verify.cpp

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

9-
// UNSUPPORTED: c++03
9+
// REQUIRES: std-at-least-c++23
1010

1111
// <memory>
1212

0 commit comments

Comments
 (0)