|
diff -rup mathutil.h.orig mathutil.h
|
|
--- a/Source/ThirdParty/ANGLE/src/common/mathutil.h
|
|
+++ b/Source/ThirdParty/ANGLE/src/common/mathutil.h
|
|
@@ -14,6 +14,7 @@
|
|
|
|
#include <limits>
|
|
#include <algorithm>
|
|
+#include <cstdint>
|
|
#include <string.h>
|
|
#include <stdlib.h>
|
|
|