Chromium Code Reviews| Index: src/globals.h |
| =================================================================== |
| --- src/globals.h (revision 6011) |
| +++ src/globals.h (working copy) |
| @@ -28,6 +28,8 @@ |
| #ifndef V8_GLOBALS_H_ |
| #define V8_GLOBALS_H_ |
| +#include "../include/v8stdint.h" |
| + |
| namespace v8 { |
| namespace internal { |