OSDN Git Service

Re-include bta/include/bta_hearing_aid_api
authorChris Manton <cmanton@google.com>
Thu, 28 Jan 2021 18:57:54 +0000 (10:57 -0800)
committerChris Manton <cmanton@google.com>
Mon, 1 Feb 2021 02:08:44 +0000 (18:08 -0800)
Include what you use

Bug: 163134718
Tag: #refactor
Test: compile & verify basic functions working

Change-Id: I5594b0fa198fad64a0588d5a1b57981ab6dc1414

bta/include/bta_hearing_aid_api.h

index 18f7bf9..6f52057 100644 (file)
@@ -20,6 +20,7 @@
 
 #include <base/callback_forward.h>
 #include <hardware/bt_hearing_aid.h>
+#include <cstdint>
 #include <deque>
 #include <vector>