mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-13 14:35:54 +00:00
Fix VC++ build error.
llvm-svn: 26773
This commit is contained in:
parent
0339c2ab58
commit
4bf914ebcc
@ -14,6 +14,7 @@
|
||||
#include "IntrinsicEmitter.h"
|
||||
#include "Record.h"
|
||||
#include "llvm/ADT/StringExtras.h"
|
||||
#include <algorithm>
|
||||
using namespace llvm;
|
||||
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
Loading…
Reference in New Issue
Block a user