mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-24 04:45:00 +00:00
This only needs <iosfwd> not <iostream>
llvm-svn: 25517
This commit is contained in:
parent
201586783d
commit
b1b6b1d541
@ -24,7 +24,7 @@
|
||||
#ifndef LLVM_ADT_STATISTIC_H
|
||||
#define LLVM_ADT_STATISTIC_H
|
||||
|
||||
#include <iostream>
|
||||
#include <iosfwd>
|
||||
|
||||
namespace llvm {
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user