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

Commit 63f2be8f authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "macOS build fix: no off64_t on darwin."

parents 00c2625f 7d9a7a3b
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -25,6 +25,8 @@

#include <stdint.h>

#include <android-base/off64_t.h>

namespace incremental {

using Size = int64_t;