Removed unused gli includes

This commit is contained in:
Sascha Willems 2019-08-03 10:15:55 +02:00
parent 40a16ac48a
commit 0eef7f2ee1
8 changed files with 0 additions and 13 deletions

View file

@ -21,7 +21,6 @@
#include <glm/glm.hpp>
#include <glm/gtc/matrix_transform.hpp>
#include <glm/gtc/type_ptr.hpp>
#include <gli/gli.hpp>
#define TINYGLTF_IMPLEMENTATION
#define STB_IMAGE_IMPLEMENTATION