raw_ostream: Forward declare OpenFlags and include FileSystem.h only where necessary.

llvm-svn: 207593
This commit is contained in:
Benjamin Kramer
2014-04-29 23:26:49 +00:00
parent 93f9f4950c
commit d59664f4f7
30 changed files with 36 additions and 4 deletions

View File

@@ -12,6 +12,7 @@
//===----------------------------------------------------------------------===//
#include "llvm/Object/ELFYAML.h"
#include "llvm/Support/Casting.h"
namespace llvm {