mirror of
https://github.com/g-truc/glm.git
synced 2025-04-05 05:25:02 +00:00
fix: missing type_quat header
Fixes: no matching function for call to 'inverse'
This commit is contained in:
parent
b3f8772026
commit
ebfcde733a
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
#include "../trigonometric.hpp"
|
||||
#include "../exponential.hpp"
|
||||
#include "../ext/quaternion_common.hpp"
|
||||
#include "../ext/quaternion_geometric.hpp"
|
||||
#include <limits>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue