From 0f6c704e8c2ede0b40aeaf3305648521d67d5381 Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Thu, 19 Oct 2023 19:51:17 +0300 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 a22fb97..55cf1bc 100644 --- a/meta/libraries.json +++ b/meta/libraries.json @@ -13,5 +13,5 @@ "Math", "Miscellaneous" ], - "cxxstd": "03" + "cxxstd": "11" }