summaryrefslogtreecommitdiff
path: root/ctor.cc
diff options
context:
space:
mode:
Diffstat (limited to 'ctor.cc')
-rw-r--r--ctor.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/ctor.cc b/ctor.cc
index 81f771e..b046d5a 100644
--- a/ctor.cc
+++ b/ctor.cc
@@ -28,7 +28,7 @@ BuildConfigurations ctorConfigs()
"src/unittest.cc",
},
.cxxflags = {
- "-std=c++17",
+ "-std=c++20",
"-O3",
"-s",
"-Wall",