Chromium Code Reviews| Index: test/unittests/heap/heap-unittest.cc |
| diff --git a/test/unittests/heap/heap-unittest.cc b/test/unittests/heap/heap-unittest.cc |
| index 9492faf9f34206300a211ba482a0b7263d9678c5..b738b44e835054df0c3803f634077ce80a8831fa 100644 |
| --- a/test/unittests/heap/heap-unittest.cc |
| +++ b/test/unittests/heap/heap-unittest.cc |
| @@ -3,6 +3,7 @@ |
| // found in the LICENSE file. |
| #include <cmath> |
| +#include <iostream> |
| #include <limits> |
| #include "src/objects.h" |