Chromium Code Reviews| Index: src/heap-inl.h |
| diff --git a/src/heap-inl.h b/src/heap-inl.h |
| index f70b6f701b0f1e184ae77f357508214d3f1f9994..fedf450ef16de2c80f86d9f126a43ce03211559d 100644 |
| --- a/src/heap-inl.h |
| +++ b/src/heap-inl.h |
| @@ -28,6 +28,8 @@ |
| #ifndef V8_HEAP_INL_H_ |
| #define V8_HEAP_INL_H_ |
| +#include <cmath> |
| + |
| #include "heap.h" |
| #include "isolate.h" |
| #include "list-inl.h" |