Skip to content
Snippets Groups Projects
Commit 4d4ecb23 authored by Francois Bleibel's avatar Francois Bleibel
Browse files

Removed duplicate MAL headers references.

parent 7d13ce0e
No related branches found
No related tags found
1 merge request!1[major][cpp] starting point to integrate pinocchio
......@@ -26,9 +26,9 @@
/* --- INCLUDE --------------------------------------------------------- */
/* --------------------------------------------------------------------- */
#include <MatrixAbstractLayer/MatrixAbstractLayer.h>
/* Matrix */
#include <MatrixAbstractLayer/boost.h>
#include "MatrixAbstractLayer/MatrixAbstractLayer.h"
namespace ml = maal::boost;
/* JRL dynamic */
......
......@@ -21,8 +21,6 @@
#include <sot-core/debug.h>
#include <dynamic-graph/factory.h>
#include <MatrixAbstractLayer/MatrixAbstractLayer.h>
using namespace sot;
using namespace dynamicgraph;
......
......@@ -10,7 +10,6 @@
* For license see license.txt
*
* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#include <MatrixAbstractLayer/MatrixAbstractLayer.h>
#include <sot-dynamic/dynamic-hrp2_10.h>
#include <sot-core/debug.h>
......
......@@ -10,7 +10,6 @@
* For license see license.txt
*
* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#include <MatrixAbstractLayer/MatrixAbstractLayer.h>
#include <sot-dynamic/dynamic-hrp2_10_old.h>
#include <sot-core/debug.h>
......
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