We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6e70b4 commit 91a88f3Copy full SHA for 91a88f3
include/eigenpy/fwd.hpp
@@ -65,6 +65,7 @@
65
#define EIGENPY_DOCUMENTATION_END_IGNORE /// \endcond
66
67
#include "eigenpy/config.hpp"
68
+#include <boost/type_traits/is_base_of.hpp>
69
70
// Silence a warning about a deprecated use of boost bind by boost python
71
// at least fo boost 1.73 to 1.75
0 commit comments