Attempt to unbreak Win32 build.

llvm-svn: 246284
This commit is contained in:
Rui Ueyama 2015-08-28 07:48:41 +00:00
parent 71ba9bdd23
commit f42d508360
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@
#include "llvm/Object/ObjectFile.h"
#include "llvm/Object/SymbolicFile.h"
#include "llvm/Support/MemoryBuffer.h"
#include "llvm/Support/raw_ostream.h"
namespace llvm {
namespace object {