Since all std::cout is gone, also remove iostream include.
authorAndreas Neustifter <astifter-llvm@gmx.at>
Fri, 28 Aug 2009 06:48:25 +0000 (06:48 +0000)
committerAndreas Neustifter <astifter-llvm@gmx.at>
Fri, 28 Aug 2009 06:48:25 +0000 (06:48 +0000)
commit79331b2fcdaeda00a018614f1ac9fa2818449188
tree6519186a5f7fd200bf7d3fbc1d1aec34ce2e53c8
parent798261ccf556a246d55bbe3cd7a5c995eb812ab7
Since all std::cout is gone, also remove iostream include.
(See http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20090824/085620.html)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@80349 91177308-0d34-0410-b5e6-96231b3b80d8
tools/llvm-prof/llvm-prof.cpp