mirror of
https://git.wownero.com/wownero/wownero.git
synced 2024-08-15 01:03:23 +00:00
aligned: aligned memory alloc/realloc/free
This commit is contained in:
parent
cb9ecab197
commit
71d67bda74
5 changed files with 272 additions and 3 deletions
|
@ -79,7 +79,8 @@ set(unit_tests_sources
|
|||
vercmp.cpp
|
||||
ringdb.cpp
|
||||
wipeable_string.cpp
|
||||
is_hdd.cpp)
|
||||
is_hdd.cpp
|
||||
aligned.cpp)
|
||||
|
||||
set(unit_tests_headers
|
||||
unit_tests_utils.h)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue