Add missing includes in geom/quaternion.hpp
This commit is contained in:
parent
4d7f7fa927
commit
4eef4046cb
1 changed files with 2 additions and 0 deletions
|
|
@ -2,6 +2,8 @@
|
|||
|
||||
#include <psemek/geom/vector.hpp>
|
||||
#include <psemek/geom/math.hpp>
|
||||
#include <psemek/geom/matrix.hpp>
|
||||
#include <psemek/geom/interval.hpp>
|
||||
|
||||
namespace psemek::geom
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue