mirror of
https://github.com/RPCS3/llvm.git
synced 2025-01-14 05:42:45 +00:00
Fix include error.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1819 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
0305141a51
commit
9ee9d71199
@ -8,7 +8,7 @@
|
||||
|
||||
#include "SparcInternals.h"
|
||||
#include "llvm/Bytecode/Writer.h"
|
||||
#include <ostream>
|
||||
#include <iostream>
|
||||
|
||||
namespace {
|
||||
|
||||
|
@ -23,7 +23,7 @@
|
||||
#include "llvm/Module.h"
|
||||
#include "Support/StringExtras.h"
|
||||
#include "Support/HashExtras.h"
|
||||
#include <ostream>
|
||||
#include <iostream>
|
||||
using std::string;
|
||||
|
||||
namespace {
|
||||
|
Loading…
x
Reference in New Issue
Block a user