mirror of
https://github.com/overte-org/overte.git
synced 2025-08-09 15:29:32 +02:00
remove unneeded include
This commit is contained in:
parent
d634663bb1
commit
31bc106189
1 changed files with 0 additions and 2 deletions
|
@ -14,8 +14,6 @@
|
||||||
|
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
|
||||||
#include <QSet>
|
|
||||||
|
|
||||||
#include <glm/glm.hpp>
|
#include <glm/glm.hpp>
|
||||||
|
|
||||||
#include <AnimationCache.h> // for Animation, AnimationCache, and AnimationPointer classes
|
#include <AnimationCache.h> // for Animation, AnimationCache, and AnimationPointer classes
|
||||||
|
|
Loading…
Reference in a new issue