Skip to content

Commit

Permalink
add direct boost is_floating_point import
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Bylard committed Nov 28, 2023
1 parent 97a00a9 commit 8badd18
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/pinocchio/math/fwd.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
#include "pinocchio/fwd.hpp"
#include <math.h>
#include <boost/math/constants/constants.hpp>
#include <boost/type_traits/is_floating_point.hpp>

namespace pinocchio
{
Expand Down

0 comments on commit 8badd18

Please sign in to comment.