Skip to content

Commit

Permalink
Remove unused #include
Browse files Browse the repository at this point in the history
Differential Revision: https://reviews.llvm.org/D159550
  • Loading branch information
Ted Woodward committed Sep 29, 2023
1 parent b0abc9d commit b141534
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lldb/source/Plugins/ABI/RISCV/ABISysV_riscv.h
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@
#define liblldb_ABISysV_riscv_h_

// Other libraries and framework includes
#include <optional>

#include "llvm/TargetParser/Triple.h"

// Project includes
Expand Down

0 comments on commit b141534

Please sign in to comment.