Skip to content
Snippets Groups Projects
Commit 842ccc23 authored by Guilhem Saurel's avatar Guilhem Saurel
Browse files

include pinocchio before boost

parent f14970d5
No related branches found
No related tags found
No related merge requests found
......@@ -13,6 +13,8 @@
/* --- INCLUDE --------------------------------------------------------- */
/* --------------------------------------------------------------------- */
#include <pinocchio/fwd.hpp>
/* -- MaaL --- */
#include <dynamic-graph/linear-algebra.h>
namespace dg = dynamicgraph;
......
......@@ -13,6 +13,8 @@
/* --- INCLUDE --------------------------------------------------------- */
/* --------------------------------------------------------------------- */
#include <pinocchio/fwd.hpp>
/* -- MaaL --- */
#include <dynamic-graph/linear-algebra.h>
namespace dg = dynamicgraph;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment