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

add missing includes

parent 176a0c56
No related branches found
No related tags found
No related merge requests found
......@@ -5,6 +5,7 @@
#define DGPY_SIGNAL_WRAPPER
#include <boost/python.hpp>
#include <boost/bind.hpp>
#include <dynamic-graph/linear-algebra.h>
#include <dynamic-graph/signal.h>
......
......@@ -6,6 +6,7 @@
#define ENABLE_RT_LOG
#include "custom_entity.h"
#include <boost/bind.hpp>
#include <dynamic-graph/command-bind.h>
#include <dynamic-graph/entity.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