Skip to content

Commit

Permalink
Cleanup headers
Browse files Browse the repository at this point in the history
  • Loading branch information
romainthomas committed May 19, 2024
1 parent 7911cdd commit 122b861
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion include/LIEF/ELF/DynamicEntry.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
#ifndef LIEF_ELF_DYNAMIC_ENTRY_H
#define LIEF_ELF_DYNAMIC_ENTRY_H

#include <string>
#include <ostream>
#include <memory>
#include <cstdint>
Expand Down
1 change: 0 additions & 1 deletion include/LIEF/ELF/NoteDetails/NoteAbi.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
#ifndef LIEF_ELF_NOTE_ABI_H
#define LIEF_ELF_NOTE_ABI_H

#include <vector>
#include <ostream>
#include <array>
#include <memory>
Expand Down

0 comments on commit 122b861

Please sign in to comment.