fix msvc build
This commit is contained in:
@@ -7,6 +7,7 @@
|
|||||||
#include <unordered_map>
|
#include <unordered_map>
|
||||||
#include <typeindex>
|
#include <typeindex>
|
||||||
#include <typeinfo>
|
#include <typeinfo>
|
||||||
|
#define GLM_ENABLE_EXPERIMENTAL
|
||||||
#include <glm/gtx/quaternion.hpp>
|
#include <glm/gtx/quaternion.hpp>
|
||||||
|
|
||||||
// NOTE: const std::string& used instead of string_view because c_str() needed
|
// NOTE: const std::string& used instead of string_view because c_str() needed
|
||||||
|
|||||||
Reference in New Issue
Block a user