mirror of
https://github.com/icaven/glm.git
synced 2025-12-07 17:26:50 +08:00
fix: missing type_quat header
Fixes: no matching function for call to 'inverse'
This commit is contained in:
parent
b3f8772026
commit
ebfcde733a
@ -1,5 +1,6 @@
|
||||
#include "../trigonometric.hpp"
|
||||
#include "../exponential.hpp"
|
||||
#include "../ext/quaternion_common.hpp"
|
||||
#include "../ext/quaternion_geometric.hpp"
|
||||
#include <limits>
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user