Specify -std=c++20 not c++2a (#1877)

This commit is contained in:
Rangi
2025-12-21 11:44:14 -05:00
committed by GitHub
parent a9ab248fed
commit 63a911e657
2 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
-std=c++2a
-std=c++20
-I
include
-fno-exceptions