changed to semi single header

This commit is contained in:
2026-06-08 09:47:44 +02:00
parent 6d864b3abd
commit 546ad3843c
5 changed files with 35 additions and 13 deletions

View File

@@ -1,4 +1,6 @@
#define MIHP_IMPLEMENTATION 1
#include "minimal_heap.h"
#include <stdlib.h>
#include <time.h>
#include <stdio.h>