aboutsummaryrefslogtreecommitdiff
path: root/llvm/include/llvm/DebugInfo/GSYM/StringTable.h
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/include/llvm/DebugInfo/GSYM/StringTable.h')
-rw-r--r--llvm/include/llvm/DebugInfo/GSYM/StringTable.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/llvm/include/llvm/DebugInfo/GSYM/StringTable.h b/llvm/include/llvm/DebugInfo/GSYM/StringTable.h
index a96ae5899da3..f7f800d01647 100644
--- a/llvm/include/llvm/DebugInfo/GSYM/StringTable.h
+++ b/llvm/include/llvm/DebugInfo/GSYM/StringTable.h
@@ -13,8 +13,6 @@
#include "llvm/ADT/StringRef.h"
#include "llvm/DebugInfo/GSYM/Range.h"
#include <stdint.h>
-#include <string>
-
namespace llvm {
namespace gsym {
@@ -50,4 +48,4 @@ inline raw_ostream &operator<<(raw_ostream &OS, const StringTable &S) {
} // namespace gsym
} // namespace llvm
-#endif // #ifndef LLVM_DEBUGINFO_GSYM_STRINGTABLE_H
+#endif // LLVM_DEBUGINFO_GSYM_STRINGTABLE_H