Skip to content

Commit

Permalink
Fix include
Browse files Browse the repository at this point in the history
  • Loading branch information
romainthomas committed Feb 15, 2025
1 parent aee7f1e commit 7f338c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/LIEF/PE/Factory.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@

#include "LIEF/visibility.h"
#include "LIEF/PE/Binary.hpp"
#include "LIEF/PE/AuxiliarySymbol.hpp"
#include "LIEF/PE/Section.hpp"
#include "LIEF/PE/Import.hpp"
#include <memory>
Expand Down

0 comments on commit 7f338c3

Please sign in to comment.