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

[C++] Remove useless include

parent 8485ca0a
Branches
Tags
No related merge requests found
......@@ -18,10 +18,7 @@
#ifndef __se3_cholesky_hpp__
#define __se3_cholesky_hpp__
#include "pinocchio/assert.hpp"
#include "pinocchio/multibody/visitor.hpp"
#include "pinocchio/multibody/model.hpp"
#include <iostream>
namespace se3
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment