argggg ssize_t from stdlib.h

This commit is contained in:
ZappoMan 2014-06-24 19:58:59 -07:00
parent d967c100c4
commit 1eb5b3dda1

View file

@ -16,7 +16,7 @@
#include <stddef.h>
#include <stdio.h> // for ssize_t
#include <stdint.h>
#include <types.h>
#include <stdlib.h>
#include <glm/glm.hpp>