mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-01-05 02:21:12 +00:00
This fixes the following compiler error. rak/allocators.h:81:38: error: reference to unresolved using declaration 81 | return static_cast(std::aligned_alloc(LT_SMP_CACHE_BYTES, size)); | ^