mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 10:42:39 +01:00
Fix broken include
This commit is contained in:
parent
e8fa8253f9
commit
714a107e6d
@ -9,7 +9,7 @@
|
||||
#ifndef LLVM_DEBUGINFO_PDB_IPDBLINENUMBER_H
|
||||
#define LLVM_DEBUGINFO_PDB_IPDBLINENUMBER_H
|
||||
|
||||
#include <cstdint.>
|
||||
#include <cstdint>
|
||||
|
||||
namespace llvm {
|
||||
namespace pdb {
|
||||
|
Loading…
Reference in New Issue
Block a user