Drop dependency on <mm_malloc.h>

This appears to be unused.
This commit is contained in:
Simon Richter 2016-04-06 22:55:49 -04:00 committed by Chris Pavlina
parent 6a65341599
commit a78a3f064e
1 changed files with 0 additions and 1 deletions

View File

@ -37,7 +37,6 @@
#include <glm/glm.hpp>
#include <glm/ext.hpp>
#include <mm_malloc.h>
typedef glm::uvec2 SFVEC2UI;
typedef glm::ivec2 SFVEC2I;