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

Commit b627d01c authored by Elliott Hughes's avatar Elliott Hughes
Browse files

C++20 is the default now.

Change-Id: Ie3259e9326706d881d2c407546ee6644778d155e
parent 46c1d036
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -10,7 +10,6 @@ package {

cc_test {
    name: "libinput_tests",
    cpp_std: "c++20",
    host_supported: true,
    srcs: [
        "BlockingQueue_test.cpp",