Skip to content

Commit e23a84f

Browse files
Apply suggestion from @frederick-vs-ja
Co-authored-by: A. Jiang <[email protected]>
1 parent 3ad03ea commit e23a84f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libcxx/test/libcxx/utilities/intseq/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++14
1010

1111
// <utility>
1212

0 commit comments

Comments
 (0)