Skip to content
Snippets Groups Projects
Commit 40304aa0 authored by Joseph Mirabel's avatar Joseph Mirabel Committed by Joseph Mirabel
Browse files

[Minor][C++] Add missing header

parent 9c097897
Loading
......@@ -18,6 +18,8 @@
#ifndef __se3_multibody_fwd_hpp__
#define __se3_multibody_fwd_hpp__
# include <cstddef> // std::size_t
namespace se3
{
typedef std::size_t Index;
......
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