PDB/Raw/Hash.h: try to fix VS2013 build

llvm-svn: 272269
This commit is contained in:
Hans Wennborg 2016-06-09 15:33:06 +00:00
parent 2494d18f84
commit 1aa20e9b4c
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@
#define LLVM_DEBUGINFO_PDB_RAW_HASH_H
#include "llvm/ADT/StringRef.h"
#include <stdint.h>
namespace llvm {
namespace pdb {