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

Commit 2672f489 authored by Elliott Hughes's avatar Elliott Hughes Committed by Android (Google) Code Review
Browse files

Merge "C++20 is the default now." into main

parents 1b5f3077 b627d01c
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",