allocator alignment
parent
a71adc328e
commit
8e3fc713e4
|
@ -29,7 +29,9 @@
|
|||
#include <cstdlib>
|
||||
|
||||
#ifdef __unix__
|
||||
|
||||
#include <sys/mman.h>
|
||||
|
||||
#endif
|
||||
|
||||
namespace blt
|
||||
|
|
Loading…
Reference in New Issue