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

Commit 34014048 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Include <stdint.h> in NDK font headers"

parents cb47d4f8 ffcf5b1e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -31,6 +31,7 @@

#include <stdbool.h>
#include <stddef.h>
#include <stdint.h>
#include <sys/cdefs.h>

/******************************************************************
+1 −0
Original line number Diff line number Diff line
@@ -75,6 +75,7 @@

#include <stdbool.h>
#include <stddef.h>
#include <stdint.h>
#include <sys/cdefs.h>

#include <android/font.h>