From 553f93396367fd1e1372d41c02583b2dc060947f Mon Sep 17 00:00:00 2001 From: Benjamin Kramer Date: Wed, 14 Sep 2011 01:27:48 +0000 Subject: Don't rely in being pulled in transitively. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@139684 91177308-0d34-0410-b5e6-96231b3b80d8 --- lib/DebugInfo/DWARFDebugArangeSet.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/DebugInfo/DWARFDebugArangeSet.cpp') diff --git a/lib/DebugInfo/DWARFDebugArangeSet.cpp b/lib/DebugInfo/DWARFDebugArangeSet.cpp index 76e02f70d8..a3e2e62104 100644 --- a/lib/DebugInfo/DWARFDebugArangeSet.cpp +++ b/lib/DebugInfo/DWARFDebugArangeSet.cpp @@ -10,6 +10,7 @@ #include "DWARFDebugArangeSet.h" #include "llvm/Support/Format.h" #include "llvm/Support/raw_ostream.h" +#include #include using namespace llvm; -- cgit v1.2.3-18-g5258