Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 81013227 authored by Chris Manton's avatar Chris Manton
Browse files

Properly include bta/ag/bta_ag_at::size_t

Include what you use

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

Change-Id: I6cb355ccebc3f61469fb4ead54cd0b6bd72a1957
parent e40d3d1d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -24,6 +24,7 @@
#ifndef BTA_AG_AT_H
#define BTA_AG_AT_H

#include <cstddef>
#include <cstdint>

/*****************************************************************************