Skip to content

Commit

Permalink
RawError.h - remove unused <string> include. NFCI.
Browse files Browse the repository at this point in the history
  • Loading branch information
RKSimon committed Jun 13, 2021
1 parent 9efe89d commit 4089e0b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions llvm/include/llvm/DebugInfo/PDB/Native/RawError.h
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@

#include "llvm/Support/Error.h"

#include <string>

namespace llvm {
namespace pdb {
enum class raw_error_code {
Expand Down

0 comments on commit 4089e0b

Please sign in to comment.