Remove an unnecessary #include.

llvm-svn: 79063
This commit is contained in:
Dan Gohman 2009-08-15 01:56:38 +00:00
parent b1bf2009a4
commit e9f0bf5dee
1 changed files with 0 additions and 1 deletions

View File

@ -12,7 +12,6 @@
//===----------------------------------------------------------------------===//
#include "llvm/Support/FormattedStream.h"
#include <algorithm>
using namespace llvm;