Skip to content

Commit 2623316

Browse files
authored
New boost/numpy include
Fix #3
1 parent 8fc47c7 commit 2623316

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/sparsehc-dm_python.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#include <memory>
22
#include <boost/python.hpp>
3-
#include <boost/python/numeric.hpp>
3+
#include <boost/python/numpy.hpp>
44
#include <boost/python/stl_iterator.hpp>
55
#include "common.h"
66
#include "inmatrix.h"

0 commit comments

Comments
 (0)