mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-01 05:01:59 +01:00
LineIterator: Add DataTypes.h for int64_t on MSVC.
llvm-svn: 206617
This commit is contained in:
parent
52d6eff4f7
commit
5a16573671
@ -11,6 +11,7 @@
|
||||
#define LLVM_SUPPORT_LINEITERATOR_H__
|
||||
|
||||
#include "llvm/ADT/StringRef.h"
|
||||
#include "llvm/Support/DataTypes.h"
|
||||
#include <iterator>
|
||||
|
||||
namespace llvm {
|
||||
|
Loading…
x
Reference in New Issue
Block a user