6 lines
154 B
C
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"
|