summaryrefslogtreecommitdiff
path: root/src/jit/nodeinfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/jit/nodeinfo.h')
-rw-r--r--src/jit/nodeinfo.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/jit/nodeinfo.h b/src/jit/nodeinfo.h
index 8373dcf29b..a73033a91f 100644
--- a/src/jit/nodeinfo.h
+++ b/src/jit/nodeinfo.h
@@ -5,6 +5,8 @@
#ifndef _NODEINFO_H_
#define _NODEINFO_H_
+struct GenTree;
+
class LinearScan;
typedef unsigned int LsraLocation;