[turbofan] Remove outdated forward declarations.

R=mstarzinger@chromium.org

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

Cr-Commit-Position: refs/heads/master@{#26240}
This commit is contained in:
bmeurer 2015-01-23 01:23:19 -08:00 committed by Commit bot
parent 65299cf463
commit 89caf4b0ac

View File

@ -16,8 +16,6 @@ namespace compiler {
// Forward declarations.
class BasicBlock;
class BasicBlockInstrumentor;
class CodeGenerator; // Because of a namespace bug in clang.
class ConstructScheduleData;
class Node;