rename allocator to cig

This commit is contained in:
2025-10-11 03:31:23 +02:00
parent 20cac1737e
commit c240443828
8 changed files with 7 additions and 9 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
#include <criterion/criterion.h>
#include "allocator.h"
#include "cig.h"
Test(std_allocator, test) {