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

Commit 2d2bf6ea authored by Elliott Hughes's avatar Elliott Hughes
Browse files

C++20 is the default now.

Change-Id: I7ce31cc78ce723c40b51c0e6ca08420f76d5c871
parent 4c1399f7
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -11,7 +11,6 @@ cc_library_shared {
    name: "libservices.core-gnss",
    defaults: ["libservices.core-gnss-libs"],

    cpp_std: "c++2a",
    cflags: [
        "-Wall",
        "-Werror",