Skip to content

Commit

Permalink
Merge pull request monero-project#244 from stoffu/aeon-gha-2
Browse files Browse the repository at this point in the history
epee: add missing header monero/monero-project#8019
  • Loading branch information
aeonix committed Oct 25, 2021
2 parents cd73589 + 5127f73 commit 12e5dad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions contrib/epee/src/wipeable_string.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
// THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

#include <boost/optional/optional.hpp>
#include <limits>
#include <string.h>
#include "memwipe.h"
#include "misc_log_ex.h"
Expand Down

0 comments on commit 12e5dad

Please sign in to comment.