Add #include <iostream> since Value.h does not #include it any more.
llvm-svn: 14622
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user