Made a review

My implementation is now compiling and running.
I've made a test with the WIN32-MSVC demo.
This commit is contained in:
Sven Bieg 2024-04-14 10:43:09 +02:00
parent 0a61cf54e7
commit e473cf6caa
10 changed files with 66 additions and 85 deletions

View file

@ -10,7 +10,7 @@
// Using
//=======
#include "heap.h"
#include "heap_block.h"
//==================