Deleted Types.h

Leftover from the Linux port, where it seemed to contains standard
types like int32_t and __quad_t.

Personally, I think Linux port implementation details like this are
out of the scope of the project.
This commit is contained in:
Clownacy 2020-01-06 21:21:33 +00:00
parent 58d7a45392
commit 8a860c57f3

View file

@ -1,3 +0,0 @@
#pragma once
//This was originally some sort of POSIX standard thing? leftover from the Linux port