Skip to content

Commit b842185

Browse files
committed
[libc++] Mark num_get.bench.cpp as unsupported in C++03
1 parent d325099 commit b842185

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

libcxx/test/benchmarks/locale/num_get.bench.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
//
88
//===----------------------------------------------------------------------===//
99

10+
// UNSUPPORTED: c++03
11+
1012
#include <ios>
1113
#include <locale>
1214

0 commit comments

Comments
 (0)