Skip to content
Snippets Groups Projects
Commit 77a2127b authored by jcarpent's avatar jcarpent
Browse files

[C++] Remove useless include

parent 87d2c667
Branches
Tags
No related merge requests found
//
// Copyright (c) 2015 CNRS
// Copyright (c) 2015-2016 CNRS
//
// This file is part of Pinocchio
// Pinocchio is free software: you can redistribute it
......@@ -18,9 +18,7 @@
#ifndef __se3_operational_frames_hpp__
#define __se3_operational_frames_hpp__
#include "pinocchio/multibody/visitor.hpp"
#include "pinocchio/multibody/model.hpp"
#include "pinocchio/spatial/skew.hpp"
#include "pinocchio/algorithm/kinematics.hpp"
#include "pinocchio/algorithm/jacobian.hpp"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment