Chromium Code Reviews| Index: src/compiler-intrinsics.h |
| diff --git a/src/compiler-intrinsics.h b/src/compiler-intrinsics.h |
| index f31895e2d373451a4076213839edb9038832f8e4..669dd28b6a92dd0d89c5d85c1aa43c92be7daad7 100644 |
| --- a/src/compiler-intrinsics.h |
| +++ b/src/compiler-intrinsics.h |
| @@ -5,6 +5,8 @@ |
| #ifndef V8_COMPILER_INTRINSICS_H_ |
| #define V8_COMPILER_INTRINSICS_H_ |
| +#include "src/base/macros.h" |
| + |
| namespace v8 { |
| namespace internal { |