mirror of
https://github.com/g-truc/glm.git
synced 2025-04-05 05:25:02 +00:00
Merge pull request #1029 from gottfriedleibniz/patch-quat
fix: missing type_quat header #1029
This commit is contained in:
commit
9e1b2dd8bf
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