commit | 8070cb90f15c4b704a5f02e1c1c9cdbbfe82f1e6 | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Tue Mar 19 23:18:46 2024 +0000 |
committer | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Tue Mar 19 23:18:46 2024 +0000 |
tree | 202361321bc4db192fb28d1f2cb7d3e8a47a2f16 | |
parent | d791fed74bd844c57ab1c48fb2de0cd95fd79773 [diff] | |
parent | 840101ad646b788f041fe085aea908c048e80382 [diff] |
Snap for 11597038 from 840101ad646b788f041fe085aea908c048e80382 to 24Q3-release Change-Id: Idc04a2a53ae7a18cfc8ab87a4255d834aea17427
diff --git a/modules/input/evdev/InputDevice.cpp b/modules/input/evdev/InputDevice.cpp index a1bce64..1e3da58 100644 --- a/modules/input/evdev/InputDevice.cpp +++ b/modules/input/evdev/InputDevice.cpp
@@ -24,7 +24,6 @@ #include <linux/input.h> -#define __STDC_FORMAT_MACROS #include <cinttypes> #include <cstdlib> #include <string>