Skip to content

Commit e5c8cdc

Browse files
committed
Fix sharp_edges binding
1 parent f959658 commit e5c8cdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sharp_edges.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#include <npe.h>
22
#include <common.h>
33
#include <typedefs.h>
4-
4+
#include <pybind11/stl.h>
55

66
#include <igl/sharp_edges.h>
77

0 commit comments

Comments
 (0)