Include TypeIndex. Again, the "check" target is not enough to catch this currently

llvm-svn: 257793
This commit is contained in:
Reid Kleckner 2016-01-14 19:40:27 +00:00
parent 70f5bc99b6
commit 3e8d8c7d26
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@
#ifndef LLVM_DEBUGINFO_CODEVIEW_LINE_H
#define LLVM_DEBUGINFO_CODEVIEW_LINE_H
#include "llvm/DebugInfo/CodeView/TypeIndex.h"
#include "llvm/Support/Endian.h"
#include <cinttypes>