From 217e4390f0d83f3fecf4a4200f55b0ab0410c660 Mon Sep 17 00:00:00 2001 From: Jaron Kent-Dobias Date: Sun, 21 Apr 2024 11:24:50 +0200 Subject: Reduced C++ standard to minimum necessary. --- compile_flags.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compile_flags.txt b/compile_flags.txt index b5502dc..4cb2489 100644 --- a/compile_flags.txt +++ b/compile_flags.txt @@ -1,3 +1,3 @@ --std=c++2b +-std=c++17 -Wno-mathematical-notation-identifier-extension -Wall -- cgit v1.2.3-70-g09d2