Add #include <iostream> since Value.h does not #include it any more.

llvm-svn: 14622
This commit is contained in:
Reid Spencer
2004-07-04 12:19:56 +00:00
parent 832fa92ab6
commit eb04d9bcb4
54 changed files with 73 additions and 2 deletions

View File

@@ -23,6 +23,8 @@
#include "Support/FileUtilities.h"
#include "Support/SlowOperationInformer.h"
#include "Support/STLExtras.h"
#include <iostream>
using namespace llvm;
/// getGlobalVariablesUsing - Return all of the global variables which have the