aligned: aligned memory alloc/realloc/free

This commit is contained in:
moneromooo-monero
2018-03-27 12:35:27 +01:00
parent cb9ecab197
commit 71d67bda74
5 changed files with 272 additions and 3 deletions
+2 -1
View File
@@ -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)