Adjusted some includes

This commit is contained in:
2022-08-06 06:16:14 +01:00
parent 6b33895f75
commit 0048c92cf5
8 changed files with 103 additions and 106 deletions

View File

@@ -1,6 +1,5 @@
#include "literal.h"
#include "memory.h"
#include "debug.h"
#include <stdio.h>
#include <string.h>