Files
cig/_allocator_impl.c
T
2025-12-01 19:24:12 +01:00

6 lines
154 B
C

// This is used to have a single file that implements the allocators when all
// the test files are compiled together.
#define CIG_IMPL
#include "cig.h"