OSDN Git Service

Properly include bta/ag/bta_ag_at::size_t
authorChris Manton <cmanton@google.com>
Thu, 28 Jan 2021 03:03:46 +0000 (19:03 -0800)
committerChris Manton <cmanton@google.com>
Mon, 1 Feb 2021 02:08:43 +0000 (18:08 -0800)
Include what you use

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

Change-Id: I6cb355ccebc3f61469fb4ead54cd0b6bd72a1957

bta/ag/bta_ag_at.h

index d633a72..abdd702 100644 (file)
@@ -24,6 +24,7 @@
 #ifndef BTA_AG_AT_H
 #define BTA_AG_AT_H
 
+#include <cstddef>
 #include <cstdint>
 
 /*****************************************************************************