Index: src/compiler/typer.h |
diff --git a/src/compiler/typer.h b/src/compiler/typer.h |
index 87246ff7940e43dffe410682f56b1ecf0d56ca90..a288d060a6350fc74be513ac95dab6daaa049ecf 100644 |
--- a/src/compiler/typer.h |
+++ b/src/compiler/typer.h |
@@ -5,8 +5,6 @@ |
#ifndef V8_COMPILER_TYPER_H_ |
#define V8_COMPILER_TYPER_H_ |
-#include "src/v8.h" |
- |
#include "src/compiler/graph.h" |
#include "src/compiler/opcodes.h" |
#include "src/types.h" |