forked from pool/nodejs-electron
11 lines
234 B
Diff
11 lines
234 B
Diff
|
|
--- src/third_party/angle/include/GLSLANG/ShaderVars.h.old
|
||
|
|
+++ src/third_party/angle/include/GLSLANG/ShaderVars.h
|
||
|
|
@@ -12,6 +12,7 @@
|
||
|
|
|
||
|
|
#include <algorithm>
|
||
|
|
#include <array>
|
||
|
|
+#include <cstdint>
|
||
|
|
#include <string>
|
||
|
|
#include <vector>
|
||
|
|
|