Skip to content

Commit

Permalink
Merge pull request stack-of-tasks#2481 from ManifoldFR/topic/remove-u…
Browse files Browse the repository at this point in the history
…nused-include

topic/remove unused include
  • Loading branch information
jcarpent authored Nov 23, 2024
2 parents 0fc3e9d + bd23e26 commit 63312ea
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 5 deletions.
2 changes: 0 additions & 2 deletions include/pinocchio/algorithm/admm-solver.hxx
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@
#define __pinocchio_algorithm_admm_solver_hxx__

#include <limits>
#include <iomanip>
#include <iostream>

#include "pinocchio/algorithm/contact-solver-utils.hpp"
#include "pinocchio/algorithm/constraints/coulomb-friction-cone.hpp"
Expand Down
2 changes: 0 additions & 2 deletions include/pinocchio/multibody/joint/joint-helical-unaligned.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@
#include "pinocchio/math/matrix.hpp"
#include "pinocchio/math/rotation.hpp"

#include <iostream>

namespace pinocchio
{

Expand Down
1 change: 0 additions & 1 deletion include/pinocchio/parsers/urdf/geometry.hxx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
#include "pinocchio/parsers/urdf.hpp"

#include <sstream>
#include <iomanip>

namespace pinocchio
{
Expand Down

0 comments on commit 63312ea

Please sign in to comment.