]> granicus.if.org Git - clang/commitdiff
Commito, didn't mean to remove this header.
authorDaniel Dunbar <daniel@zuster.org>
Tue, 21 Oct 2008 23:54:00 +0000 (23:54 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Tue, 21 Oct 2008 23:54:00 +0000 (23:54 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@57938 91177308-0d34-0410-b5e6-96231b3b80d8

Driver/ASTConsumers.cpp

index dbed6a2c303a561fa6c05dc557508d0f2e61d4d3..888250e59912cd5faceea0d4c64a43b612d0aaad 100644 (file)
@@ -21,6 +21,7 @@
 #include "clang/AST/ASTConsumer.h"
 #include "clang/CodeGen/ModuleBuilder.h"
 #include "llvm/Module.h"
+#include "llvm/Support/Streams.h"
 #include "llvm/Support/Timer.h"
 #include "llvm/Support/raw_ostream.h"