Skip to content

Commit 27090b5

Browse files
committed
Try including the <memory> header
1 parent d332fae commit 27090b5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

crates/opencascade-sys/include/b_rep_tools.hxx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#include "rust/cxx.h"
2+
#include <memory>
23
#include <BRepTools.hxx>
34
#include <TopoDS_Wire.hxx>
45

0 commit comments

Comments
 (0)