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

Commit a1c8b995 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "macOS build fix: no off64_t on darwin." am: 63f2be8f

Change-Id: Id025b6c3f020840f980c66a8a4e22efbec219aaa
parents 18ddd43a 63f2be8f
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;