forked from OSchip/llvm-project
IPDBLineNumber.h - remove unused includes. NFC.
This commit is contained in:
parent
fabf4afe05
commit
9ab7215846
|
@ -9,7 +9,7 @@
|
|||
#ifndef LLVM_DEBUGINFO_PDB_IPDBLINENUMBER_H
|
||||
#define LLVM_DEBUGINFO_PDB_IPDBLINENUMBER_H
|
||||
|
||||
#include "PDBTypes.h"
|
||||
#include <cstdint.>
|
||||
|
||||
namespace llvm {
|
||||
namespace pdb {
|
||||
|
|
Loading…
Reference in New Issue