Skip to content

Commit 2a57923

Browse files
committed
Add missing include
1 parent 3ebd07d commit 2a57923

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

voxec.h

+1
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ struct filtered_files_t {};
4444
#include <BRepPrimAPI_MakeBox.hxx>
4545
#include <BRepBuilderAPI_MakeFace.hxx>
4646
#include <BRepAlgoAPI_Common.hxx>
47+
#include <BRepMesh_IncrementalMesh.hxx>
4748

4849
#include <set>
4950
#include <map>

0 commit comments

Comments
 (0)