Starting to support OSX

This commit is contained in:
2023-07-21 08:56:36 -07:00
parent 0a103c9283
commit ef6b269141
13 changed files with 141 additions and 3 deletions

View File

@ -11,7 +11,6 @@ extern "C" {
#include <stdio.h>
#include <stdint.h>
#include <stdbool.h>
#include <malloc.h>
#include <string.h>
#include <math.h>
#include <stdlib.h>