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 fb093e1 commit babc2a0Copy full SHA for babc2a0
include/eigenpy/numpy.hpp
@@ -5,6 +5,7 @@
5
#ifndef __eigenpy_numpy_hpp__
6
#define __eigenpy_numpy_hpp__
7
8
+#include <boost/python.hpp>
9
#include "eigenpy/config.hpp"
10
11
#ifndef PY_ARRAY_UNIQUE_SYMBOL
0 commit comments