We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a29b48c commit d1dbb93Copy full SHA for d1dbb93
1 file changed
pathfinder/gpu/gl/shader_module.h
@@ -2,6 +2,7 @@
2
#define PATHFINDER_GPU_SHADER_MODULE_GL_H
3
4
#include <vector>
5
+#include <cstdint>
6
7
#include "../shader_module.h"
8
0 commit comments