From 97af751deb9b26fd42fbcee082da9ccc4ded5b45 Mon Sep 17 00:00:00 2001 From: Jeff Cohen Date: Sat, 2 Dec 2006 02:22:01 +0000 Subject: Unbreak VC++ build. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32113 91177308-0d34-0410-b5e6-96231b3b80d8 --- lib/CodeGen/RegAllocLinearScan.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/CodeGen/RegAllocLinearScan.cpp') diff --git a/lib/CodeGen/RegAllocLinearScan.cpp b/lib/CodeGen/RegAllocLinearScan.cpp index 18a3db8150..d941640e60 100644 --- a/lib/CodeGen/RegAllocLinearScan.cpp +++ b/lib/CodeGen/RegAllocLinearScan.cpp @@ -32,6 +32,7 @@ #include #include #include +#include using namespace llvm; namespace { -- cgit v1.2.3-70-g09d2