From 53ce7e9f53f440960bb42741424cf968740c73de Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Wed, 17 Jan 2024 07:18:04 +0200 Subject: [PATCH] Update meta/libraries.json --- meta/libraries.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/libraries.json b/meta/libraries.json index a4a1921..e97ce27 100644 --- a/meta/libraries.json +++ b/meta/libraries.json @@ -13,5 +13,5 @@ "Error-handling", "Programming" ], - "cxxstd": "03" + "cxxstd": "11" }