Skip to content

Commit ce05895

Browse files
committed
core: Add missing include
1 parent b3fc656 commit ce05895

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/pinocchio/algorithm/constraints/coulomb-friction-cone.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
#include "pinocchio/algorithm/constraints/fwd.hpp"
99
#include "pinocchio/algorithm/constraints/cone-base.hpp"
1010
#include "pinocchio/math/fwd.hpp"
11+
#include "pinocchio/math/matrix.hpp"
1112
#include "pinocchio/math/comparison-operators.hpp"
1213
#include "pinocchio/utils/check.hpp"
1314

0 commit comments

Comments
 (0)