diff --git a/include/dynamic-graph/python/module.hh b/include/dynamic-graph/python/module.hh index b93787b8c3937056474ddeae6b0534b4f4d12274..35fe0cf5f7350bbec8ef0ebd373d7823051ee88e 100644 --- a/include/dynamic-graph/python/module.hh +++ b/include/dynamic-graph/python/module.hh @@ -8,6 +8,7 @@ #include <boost/python.hpp> #include <boost/mpl/for_each.hpp> +#include <boost/mpl/vector.hpp> #include <dynamic-graph/entity.h> #include <dynamic-graph/python/dynamic-graph-py.hh>