chad.h gets cucked

This commit is contained in:
Emil
2023-08-28 13:58:20 -06:00
parent 18b6128e60
commit 08c9f81f4d
8 changed files with 39 additions and 42 deletions

View File

@ -1,10 +1,7 @@
#ifndef VECTOR_H
#define VECTOR_H
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <assert.h>
#include <stddef.h>
// TODO: Handle error warnings?
// TODO: Implement more useful functions?