mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-26 04:32:44 +01:00
ObjCARCAnalysisUtils.h - remove unused llvm::raw_ostream forward declaration. NFC.
This commit is contained in:
parent
38c517ba07
commit
9ae669cb5c
@ -36,10 +36,6 @@
|
||||
#include "llvm/IR/ValueHandle.h"
|
||||
#include "llvm/Pass.h"
|
||||
|
||||
namespace llvm {
|
||||
class raw_ostream;
|
||||
}
|
||||
|
||||
namespace llvm {
|
||||
namespace objcarc {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user