fix msvc build
This commit is contained in:
parent
30ac1a58ee
commit
4fdfeb5e88
@ -13,6 +13,8 @@
|
||||
#include <glm/gtx/matrix_decompose.hpp>
|
||||
#include <glm/gtx/quaternion.hpp>
|
||||
|
||||
#include <algorithm>
|
||||
|
||||
/// xyz, uv, compressed rgba
|
||||
inline constexpr uint VERTEX_SIZE = 6;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user