commit | c08b0dbd8b4b3090734144208b192c2d374f14b0 | [log] [tgz] |
---|---|---|
author | Prabir Pradhan <prabirmsp@google.com> | Sat Sep 10 00:57:15 2022 +0000 |
committer | Prabir Pradhan <prabirmsp@google.com> | Sat Sep 10 00:57:54 2022 +0000 |
tree | ca15d1240cdd20585676edc3d21ebde5f6e48043 | |
parent | 5404600a170f7d095ee51a7469aaab900e9491b7 [diff] |
libinput: Use #pragma once instead of explicit define guards The #pragma once directive is commonly used by modern cpp code, and support for its use in Andorid is proposed in go/droidcppstyle. Bug: 245989146 Test: Build, Presubmit Change-Id: Ib7852f1a343864dff46e7bc616d707bc7d5bf512