Skip to content

Commit e191f4e

Browse files
author
Rithvik Donnipadu
committed
Modified setup.py
1 parent d57a79f commit e191f4e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ def __str__(self):
4141
include_dirs=[
4242
# Path to pybind11 headers
4343
get_pybind_include(),
44+
eigen_include_path,
4445
],
4546
language='c++',
4647
),

0 commit comments

Comments
 (0)