Skip to content

Commit

Permalink
Merge pull request g-truc#1029 from gottfriedleibniz/patch-quat
Browse files Browse the repository at this point in the history
fix: missing type_quat header g-truc#1029
  • Loading branch information
Groovounet authored Nov 9, 2020
2 parents 59ae1dd + ebfcde7 commit 9e1b2dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions glm/detail/type_quat.inl
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#include "../trigonometric.hpp"
#include "../exponential.hpp"
#include "../ext/quaternion_common.hpp"
#include "../ext/quaternion_geometric.hpp"
#include <limits>

Expand Down

0 comments on commit 9e1b2dd

Please sign in to comment.