Skip to content

Commit 0b4f4e0

Browse files
committed
Update tests.c to support the change tracking feature
1 parent 7b23277 commit 0b4f4e0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@
1212
#include <stdlib.h>
1313
#include <string.h>
1414

15+
#define BUDDY_EXPERIMENTAL_CHANGE_TRACKING
16+
1517
#define BUDDY_ALLOC_IMPLEMENTATION
1618
#include "buddy_alloc.h"
1719
#undef BUDDY_ALLOC_IMPLEMENTATION

0 commit comments

Comments
 (0)