allocator alignment

v1
Brett 2024-03-07 08:06:42 -05:00
parent a71adc328e
commit 8e3fc713e4
1 changed files with 14 additions and 12 deletions

View File

@ -29,7 +29,9 @@
#include <cstdlib>
#ifdef __unix__
#include <sys/mman.h>
#endif
namespace blt