From b034cb7755badaf4d760701f335cac10aaed0610 Mon Sep 17 00:00:00 2001 From: Chandler Carruth Date: Wed, 2 Jan 2013 10:26:28 +0000 Subject: Sort a few more #include lines in tools/... unittests/... and utils/... llvm-svn: 171363 --- llvm/unittests/VMCore/PassManagerTest.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'llvm/unittests/VMCore/PassManagerTest.cpp') diff --git a/llvm/unittests/VMCore/PassManagerTest.cpp b/llvm/unittests/VMCore/PassManagerTest.cpp index 6cfc0369a42..4690ca6daeb 100644 --- a/llvm/unittests/VMCore/PassManagerTest.cpp +++ b/llvm/unittests/VMCore/PassManagerTest.cpp @@ -28,7 +28,6 @@ #include "llvm/Pass.h" #include "llvm/Support/MathExtras.h" #include "llvm/Support/raw_ostream.h" -#include "llvm/Support/raw_ostream.h" #include "gtest/gtest.h" using namespace llvm; -- cgit v1.2.3