fix(close #27): Include vector header for Windows g++ compile bugs
This commit is contained in:
parent
ecbeeac4fb
commit
3b367f9e5f
@ -1,6 +1,7 @@
|
||||
#pragma once
|
||||
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <glm/vec3.hpp>
|
||||
#include <glm/gtc/matrix_transform.hpp>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user