make some header include adoption for open cascade 7.4.0

This commit is contained in:
MA-LAPTOP\apeltauer
2020-01-26 19:19:05 +01:00
committed by Yorik van Havre
parent d637895943
commit 7240de9b2f
3 changed files with 5 additions and 0 deletions

View File

@@ -77,6 +77,7 @@
#include <TopExp.hxx>
#include <TopExp_Explorer.hxx>
#include <TopTools_IndexedMapOfShape.hxx>
#include <BRepAdaptor_Surface.hxx>
// STL
#include <vector>