mirror of
https://github.com/monero-project/monero.git
synced 2026-01-19 16:10:35 -08:00
move memwipe to epee to avoid common<->crypto circular dependencies
This commit is contained in:
@@ -46,7 +46,7 @@
|
||||
#include "readline_buffer.h"
|
||||
#endif
|
||||
|
||||
#include "common/memwipe.h"
|
||||
#include "memwipe.h"
|
||||
|
||||
namespace
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user