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

Commit 13aa9170 authored by Jerome Gaillard's avatar Jerome Gaillard Committed by Automerger Merge Worker
Browse files

Merge "macOS build fix: no off64_t on darwin." into rvc-dev am: acc1a1b5

Change-Id: I61188ed6b3a128922efad2ceb9ec01ad7b9fc37f
parents abdd488e acc1a1b5
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;