aboutsummaryrefslogtreecommitdiff
path: root/devel/electron29/files/patch-services_device_public_cpp_generic__sensor_sensor__reading.h
blob: 9d6a5751b0d331bd098c0d4746738d75d935a140 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- services/device/public/cpp/generic_sensor/sensor_reading.h.orig	2023-11-29 21:40:08 UTC
+++ services/device/public/cpp/generic_sensor/sensor_reading.h
@@ -8,6 +8,8 @@
 #include <stddef.h>
 #include <stdint.h>
 
+#include <cstdint>
+
 #include <type_traits>
 
 namespace device {