mirror of
https://github.com/monero-project/monero.git
synced 2025-08-23 07:05:08 -04:00
move memwipe to epee to avoid common<->crypto circular dependencies
This commit is contained in:
parent
40ab12a773
commit
fdd4c5e577
9 changed files with 10 additions and 12 deletions
|
@ -41,7 +41,7 @@
|
|||
|
||||
#include "common/pod-class.h"
|
||||
#include "common/util.h"
|
||||
#include "common/memwipe.h"
|
||||
#include "memwipe.h"
|
||||
#include "generic-ops.h"
|
||||
#include "hex.h"
|
||||
#include "span.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue