mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 19:23:23 +01:00
CommandLine.h - remove unnecessary raw_ostream forward declaration. NFC.
We already have to include raw_ostream.h.
This commit is contained in:
parent
f3e4ea054e
commit
fd2f73cdf8
@ -45,7 +45,6 @@
|
||||
namespace llvm {
|
||||
|
||||
class StringSaver;
|
||||
class raw_ostream;
|
||||
|
||||
/// cl Namespace - This namespace contains all of the command line option
|
||||
/// processing machinery. It is intentionally a short name to make qualified
|
||||
|
Loading…
Reference in New Issue
Block a user