]> granicus.if.org Git - clang/commitdiff
Remove unneeded iostream include.
authorBill Wendling <isanbard@gmail.com>
Fri, 23 Jul 2010 07:19:31 +0000 (07:19 +0000)
committerBill Wendling <isanbard@gmail.com>
Fri, 23 Jul 2010 07:19:31 +0000 (07:19 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@109219 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Sema/SemaType.cpp

index a4fc98cd958ed5e128d19ee6e7fcd7b4911a492e..cff2f5776f9d2d205f342a87f1058ba963be3480 100644 (file)
@@ -25,8 +25,6 @@
 #include "llvm/Support/ErrorHandling.h"
 using namespace clang;
 
-#include <iostream>
-
 /// \brief Perform adjustment on the parameter type of a function.
 ///
 /// This routine adjusts the given parameter type @p T to the actual