Skip to content

Commit

Permalink
MachOObjectFile.cpp - 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 35a1202 commit dbfa3d2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion llvm/lib/Object/MachOObjectFile.cpp
Expand Up @@ -42,7 +42,6 @@
#include <limits>
#include <list>
#include <memory>
#include <string>
#include <system_error>

using namespace llvm;
Expand Down

0 comments on commit dbfa3d2

Please sign in to comment.