Skip to content

Commit 93f4114

Browse files
committed
Update cxxstd requirement in meta/libraries.json; dependencies such as Any require C++11
1 parent a97daf4 commit 93f4114

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meta/libraries.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@
1212
"maintainers": [
1313
"Vladimir Prus <vladimir.prus -at- gmail.com>"
1414
],
15-
"cxxstd": "03"
15+
"cxxstd": "11"
1616
}

0 commit comments

Comments
 (0)