Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1f940ade authored by Elliott Hughes's avatar Elliott Hughes
Browse files

C++20 is the default now.

Change-Id: I2b475cf7829b307159f919e3833d343939e60575
parent 2715b6e3
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -15,7 +15,6 @@ package {

cc_binary_host {
    name: "validatekeymaps",
    cpp_std: "c++20",
    srcs: ["Main.cpp"],

    cflags: [