Drop dependency on <mm_malloc.h>
This appears to be unused.
This commit is contained in:
parent
6a65341599
commit
a78a3f064e
|
@ -37,7 +37,6 @@
|
|||
|
||||
#include <glm/glm.hpp>
|
||||
#include <glm/ext.hpp>
|
||||
#include <mm_malloc.h>
|
||||
|
||||
typedef glm::uvec2 SFVEC2UI;
|
||||
typedef glm::ivec2 SFVEC2I;
|
||||
|
|
Loading…
Reference in New Issue