Chromium Code Reviews| Index: remoting/client/gl_cursor.h |
| diff --git a/remoting/client/gl_cursor.h b/remoting/client/gl_cursor.h |
| index 7e1ee4f50de80750434746e5fb212f84b2eb068e..58735733268c3731305d45887a5a39e2da024a16 100644 |
| --- a/remoting/client/gl_cursor.h |
| +++ b/remoting/client/gl_cursor.h |
| @@ -5,6 +5,8 @@ |
| #ifndef REMOTING_CLIENT_OPENGL_GL_CURSOR_H_ |
| #define REMOTING_CLIENT_OPENGL_GL_CURSOR_H_ |
| +#include <stdint.h> |
|
Sergey Ulanov
2016/08/10 15:35:06
cstdint
Yuwei
2016/08/10 21:31:00
Done.
|
| + |
| #include <array> |
| #include <memory> |