1 2 3 4 5
#ifndef NSTD_OS_WINDOWS_ALLOC_H #define NSTD_OS_WINDOWS_ALLOC_H #include "alloc/alloc.h" #include "alloc/heap.h" #endif