Index: test/cctest/compiler/test-node.cc |
diff --git a/test/cctest/compiler/test-node.cc b/test/cctest/compiler/test-node.cc |
index 541175506b42b1b3daba20071e7952107f3ed03a..6fe8573a2f78b3218ab51bc0b3cfcd47f9dd3e1a 100644 |
--- a/test/cctest/compiler/test-node.cc |
+++ b/test/cctest/compiler/test-node.cc |
@@ -2,6 +2,8 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
+#include <functional> |
+ |
#include "src/v8.h" |
#include "graph-tester.h" |