rm types from util;

This commit is contained in:
bjorn 2019-04-05 05:12:21 -07:00
parent c20c94b3e1
commit 5e74222a48
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
#include <stddef.h>
#include <stdarg.h>
#include "types.h"
#pragma once