Index: test/cctest/compiler/test-run-stackcheck.cc |
diff --git a/test/cctest/compiler/test-run-stackcheck.cc b/test/cctest/compiler/test-run-stackcheck.cc |
index 52556ac87fd09fced113cde77dbdf0c2d051eda3..0dd28a74199a18301190463ab4fe5c9c8e4057a7 100644 |
--- a/test/cctest/compiler/test-run-stackcheck.cc |
+++ b/test/cctest/compiler/test-run-stackcheck.cc |
@@ -2,6 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
+#include "src/isolate.h" |
#include "test/cctest/compiler/function-tester.h" |
namespace v8 { |