diff --git a/meta/libraries.json b/meta/libraries.json index 43304e2..de11d65 100644 --- a/meta/libraries.json +++ b/meta/libraries.json @@ -11,7 +11,8 @@ ], "maintainers": [ "Marshall Clow " - ] + ], + "cxxstd": "03" }, { "key": "algorithm/minmax", @@ -26,7 +27,8 @@ ], "maintainers": [ "Marshall Clow " - ] + ], + "cxxstd": "03" }, { "key": "algorithm/string", @@ -42,6 +44,7 @@ ], "maintainers": [ "Marshall Clow " - ] + ], + "cxxstd": "03" } ] \ No newline at end of file