Commit 09e5e02d authored by balazs.kilvady's avatar balazs.kilvady Committed by Commit bot

MIPS64: Fix '[turbofan] Implement OSR for outer loops.'

Add missing include of 159b1417.

BUG=

Review URL: https://codereview.chromium.org/845983003

Cr-Commit-Position: refs/heads/master@{#26025}
parent 76ce4a9c
......@@ -7,6 +7,7 @@
#include "src/compiler/gap-resolver.h"
#include "src/compiler/node-matchers.h"
#include "src/compiler/node-properties-inl.h"
#include "src/compiler/osr.h"
#include "src/mips/macro-assembler-mips.h"
#include "src/scopes.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment