From 471ba48cb99a9d9bb8964f63363a3470369c2ecc Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Sun, 23 Aug 2009 08:43:55 +0000 Subject: remove some uses of llvm/Support/Streams.h llvm-svn: 79842 --- llvm/lib/CodeGen/MachineModuleInfo.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'llvm/lib/CodeGen/MachineModuleInfo.cpp') diff --git a/llvm/lib/CodeGen/MachineModuleInfo.cpp b/llvm/lib/CodeGen/MachineModuleInfo.cpp index df9d7cab095..08b126a13b1 100644 --- a/llvm/lib/CodeGen/MachineModuleInfo.cpp +++ b/llvm/lib/CodeGen/MachineModuleInfo.cpp @@ -24,7 +24,6 @@ #include "llvm/Module.h" #include "llvm/Support/Dwarf.h" #include "llvm/Support/ErrorHandling.h" -#include "llvm/Support/Streams.h" using namespace llvm; using namespace llvm::dwarf; -- cgit v1.2.3