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

Commit e98d9a07 authored by Mattias Nissler's avatar Mattias Nissler Committed by Android (Google) Code Review
Browse files

Merge "graphics: Include stddef.h for size_t."

parents d332779d 9cf80c6b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -17,6 +17,7 @@
#ifndef SYSTEM_CORE_INCLUDE_ANDROID_GRAPHICS_H
#define SYSTEM_CORE_INCLUDE_ANDROID_GRAPHICS_H

#include <stddef.h>
#include <stdint.h>

#ifdef __cplusplus