Add missing #include to fix build with GCC 10.

Bug: angleproject:4389
Change-Id: I4a2f04a12a059924871f5d54f137c67670747ebd
Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2063042
Reviewed-by: Jamie Madill <jmadill@chromium.org>
Commit-Queue: Jamie Madill <jmadill@chromium.org>
This commit is contained in:
Pierre-Marc Berube 2020-02-18 19:21:34 -05:00 коммит произвёл Commit Bot
Родитель ee0498b950
Коммит 9a481b6ec8
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -10,6 +10,7 @@
#define ANGLE_PLATFORM_H
#include <stdint.h>
#include <stdlib.h>
#include <array>
#define EGL_PLATFORM_ANGLE_PLATFORM_METHODS_ANGLEX 0x3482