Skip to content

Commit babc2a0

Browse files
committed
core: fix include
1 parent fb093e1 commit babc2a0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/eigenpy/numpy.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
#ifndef __eigenpy_numpy_hpp__
66
#define __eigenpy_numpy_hpp__
77

8+
#include <boost/python.hpp>
89
#include "eigenpy/config.hpp"
910

1011
#ifndef PY_ARRAY_UNIQUE_SYMBOL

0 commit comments

Comments
 (0)