Skip to content

Commit

Permalink
ArchiveWriter.h - remove unnecessary includes. NFC.
Browse files Browse the repository at this point in the history
  • Loading branch information
RKSimon committed May 27, 2020
1 parent 8062602 commit 1e9462a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions llvm/include/llvm/Object/ArchiveWriter.h
Expand Up @@ -13,10 +13,7 @@
#ifndef LLVM_OBJECT_ARCHIVEWRITER_H
#define LLVM_OBJECT_ARCHIVEWRITER_H

#include "llvm/ADT/StringRef.h"
#include "llvm/Object/Archive.h"
#include "llvm/Support/Error.h"
#include "llvm/Support/FileSystem.h"

namespace llvm {

Expand Down

0 comments on commit 1e9462a

Please sign in to comment.