diff options
Diffstat (limited to 'contrib/llvm-project/llvm/lib/DebugInfo/CodeView/StringsAndChecksums.cpp')
-rw-r--r-- | contrib/llvm-project/llvm/lib/DebugInfo/CodeView/StringsAndChecksums.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/StringsAndChecksums.cpp b/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/StringsAndChecksums.cpp index 9e204eec8604..81aa44fb2086 100644 --- a/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/StringsAndChecksums.cpp +++ b/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/StringsAndChecksums.cpp @@ -7,7 +7,6 @@ //===----------------------------------------------------------------------===// #include "llvm/DebugInfo/CodeView/StringsAndChecksums.h" -#include "llvm/ADT/STLExtras.h" #include "llvm/DebugInfo/CodeView/CodeView.h" #include "llvm/DebugInfo/CodeView/DebugChecksumsSubsection.h" #include "llvm/DebugInfo/CodeView/DebugStringTableSubsection.h" |