Some light header pruning

This commit is contained in:
2024-06-17 23:11:30 +01:00
parent a60108ae1d
commit 66153afbde
4 changed files with 1 additions and 10 deletions

View File

@@ -12,10 +12,7 @@
#include <assert.h>
#include <inttypes.h>
#include <math.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "./runtime.h"