From 50cf8f1871282b2b5a433cecfb2db404ce1a1f9e Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Sun, 28 Apr 2002 20:40:16 +0000 Subject: Include appropriate file llvm-svn: 2379 --- llvm/lib/CodeGen/RegAlloc/PhyRegAlloc.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'llvm/lib/CodeGen/RegAlloc/PhyRegAlloc.h') diff --git a/llvm/lib/CodeGen/RegAlloc/PhyRegAlloc.h b/llvm/lib/CodeGen/RegAlloc/PhyRegAlloc.h index 3c4f98a8b95..5c27700d9d6 100644 --- a/llvm/lib/CodeGen/RegAlloc/PhyRegAlloc.h +++ b/llvm/lib/CodeGen/RegAlloc/PhyRegAlloc.h @@ -33,6 +33,8 @@ #include "llvm/CodeGen/RegClass.h" #include "llvm/CodeGen/LiveRangeInfo.h" #include +#include + class MachineCodeForMethod; class MachineRegInfo; class FunctionLiveVarInfo; -- cgit v1.2.3