improve cross plateform binary portability

This commit is contained in:
2025-06-14 01:56:12 +01:00
parent 20621944e6
commit be33dbe89f
9 changed files with 67 additions and 15 deletions

View File

@@ -2,7 +2,6 @@
#include "../../lexer/token.h"
#include "../../memory.h"
#include <cjson/cJSON.h>
#include <stddef.h>
#include <stdio.h>
#include <stdlib.h>