зеркало из https://github.com/AvaloniaUI/angle.git
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:
Родитель
ee0498b950
Коммит
9a481b6ec8
|
@ -10,6 +10,7 @@
|
||||||
#define ANGLE_PLATFORM_H
|
#define ANGLE_PLATFORM_H
|
||||||
|
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
#include <stdlib.h>
|
||||||
#include <array>
|
#include <array>
|
||||||
|
|
||||||
#define EGL_PLATFORM_ANGLE_PLATFORM_METHODS_ANGLEX 0x3482
|
#define EGL_PLATFORM_ANGLE_PLATFORM_METHODS_ANGLEX 0x3482
|
||||||
|
|
Загрузка…
Ссылка в новой задаче