forked from OSchip/llvm-project
parent
01a325ed68
commit
26aae65f6e
|
@ -24,7 +24,7 @@
|
||||||
#ifndef LLVM_ADT_STATISTIC_H
|
#ifndef LLVM_ADT_STATISTIC_H
|
||||||
#define LLVM_ADT_STATISTIC_H
|
#define LLVM_ADT_STATISTIC_H
|
||||||
|
|
||||||
#include <iostream>
|
#include <iosfwd>
|
||||||
|
|
||||||
namespace llvm {
|
namespace llvm {
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue