diff options
Diffstat (limited to 'contrib/llvm/lib/DebugInfo/PDB/Native/PDBStringTableBuilder.cpp')
| -rw-r--r-- | contrib/llvm/lib/DebugInfo/PDB/Native/PDBStringTableBuilder.cpp | 2 | 
1 files changed, 0 insertions, 2 deletions
diff --git a/contrib/llvm/lib/DebugInfo/PDB/Native/PDBStringTableBuilder.cpp b/contrib/llvm/lib/DebugInfo/PDB/Native/PDBStringTableBuilder.cpp index 90acfadd311f..ece3e00b1a87 100644 --- a/contrib/llvm/lib/DebugInfo/PDB/Native/PDBStringTableBuilder.cpp +++ b/contrib/llvm/lib/DebugInfo/PDB/Native/PDBStringTableBuilder.cpp @@ -10,9 +10,7 @@  #include "llvm/DebugInfo/PDB/Native/PDBStringTableBuilder.h"  #include "llvm/ADT/ArrayRef.h" -#include "llvm/DebugInfo/MSF/MappedBlockStream.h"  #include "llvm/DebugInfo/PDB/Native/Hash.h" -#include "llvm/DebugInfo/PDB/Native/PDBFileBuilder.h"  #include "llvm/DebugInfo/PDB/Native/RawTypes.h"  #include "llvm/Support/BinaryStreamWriter.h"  #include "llvm/Support/Endian.h"  | 
