mirror of
https://github.com/RPCSX/llvm.git
synced 2025-01-25 13:45:34 +00:00
Include TypeIndex. Again, the "check" target is not enough to catch this currently
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@257793 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
102504fc00
commit
5100764a56
@ -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>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user