diff --git a/meta/libraries.json b/meta/libraries.json index 90d1218..c7f78bc 100644 --- a/meta/libraries.json +++ b/meta/libraries.json @@ -7,5 +7,6 @@ "description": "Operating system support, including the diagnostics support that will be part of the C++0x standard library.", "category": [ "System" - ] + ], + "cxxstd": "03" }