diff --git a/meta/libraries.json b/meta/libraries.json index d1c8aae..c0396f5 100644 --- a/meta/libraries.json +++ b/meta/libraries.json @@ -12,5 +12,6 @@ "description": "A common infrastructure for throwing exceptions from Boost libraries.", "category": [ "Miscellaneous" - ] + ], + "cxxstd": "03" }