| Index: test/cctest/compiler/test-typer.cc
|
| diff --git a/test/cctest/compiler/test-typer.cc b/test/cctest/compiler/test-typer.cc
|
| index 2b9d91af02c017e8477af6602151cf2c831078c3..5f7f55afaaf23094ec843d049055510751783356 100644
|
| --- a/test/cctest/compiler/test-typer.cc
|
| +++ b/test/cctest/compiler/test-typer.cc
|
| @@ -5,6 +5,7 @@
|
| #include <functional>
|
|
|
| #include "src/codegen.h"
|
| +#include "src/compiler/js-operator.h"
|
| #include "src/compiler/node-properties-inl.h"
|
| #include "src/compiler/typer.h"
|
| #include "test/cctest/cctest.h"
|
|
|