Fix builds broken in r267008.

llvm-svn: 267010
This commit is contained in:
Eugene Zelenko 2016-04-21 17:27:04 +00:00
parent bae829ede5
commit a7a55c4d27
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@
#include "llvm/ADT/StringRef.h"
#include "llvm/Object/Archive.h"
#include "llvm/Support/Debug.h"
#include "llvm/Support/Format.h"
#include "llvm/Support/MemoryBuffer.h"
#include "llvm/ADT/STLExtras.h"
#include "llvm/Object/Error.h"