| Index: src/bootstrapper.cc
|
| diff --git a/src/bootstrapper.cc b/src/bootstrapper.cc
|
| index 0cd277987780699391008ed5947a2526a915a464..d7b4cec6fe872f9096e782751891a44a7cb2e7d5 100644
|
| --- a/src/bootstrapper.cc
|
| +++ b/src/bootstrapper.cc
|
| @@ -14,6 +14,7 @@
|
| #include "src/extensions/statistics-extension.h"
|
| #include "src/extensions/trigger-failure-extension.h"
|
| #include "src/heap/heap.h"
|
| +#include "src/isolate-inl.h"
|
| #include "src/snapshot/natives.h"
|
| #include "src/snapshot/snapshot.h"
|
| #include "third_party/fdlibm/fdlibm.h"
|
|
|