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

Commit acc1a1b5 authored by Jerome Gaillard's avatar Jerome Gaillard Committed by Android (Google) Code Review
Browse files

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

parents 884c64a0 44daa2dd
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;