]> granicus.if.org Git - clang/commitdiff
Fix the build.
authorAnders Carlsson <andersca@mac.com>
Wed, 17 Oct 2007 00:50:25 +0000 (00:50 +0000)
committerAnders Carlsson <andersca@mac.com>
Wed, 17 Oct 2007 00:50:25 +0000 (00:50 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@43057 91177308-0d34-0410-b5e6-96231b3b80d8

Driver/SerializationTest.cpp

index 35ef4b7d33b9ae4433e28c8b997e610d4fc3c08b..a18bd222f8df1427e41460941efd6463b0b0dca8 100644 (file)
@@ -21,6 +21,7 @@
 #include "llvm/System/Path.h"
 #include "llvm/Bitcode/BitstreamWriter.h"
 #include <fstream>
+#include <iostream>
 
 using namespace clang;
 using llvm::BitstreamWriter;