From e47d9d0e92035cda70c633053f170ab4de36abae Mon Sep 17 00:00:00 2001 From: Duraid Madina Date: Wed, 28 Dec 2005 04:55:42 +0000 Subject: HB is *the* code janitor. llvm-svn: 25031 --- llvm/lib/CodeGen/RegAllocLinearScan.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'llvm/lib/CodeGen/RegAllocLinearScan.cpp') diff --git a/llvm/lib/CodeGen/RegAllocLinearScan.cpp b/llvm/lib/CodeGen/RegAllocLinearScan.cpp index 815f474090f..fbf669285c3 100644 --- a/llvm/lib/CodeGen/RegAllocLinearScan.cpp +++ b/llvm/lib/CodeGen/RegAllocLinearScan.cpp @@ -30,6 +30,7 @@ #include #include #include +#include using namespace llvm; namespace { -- cgit v1.2.3