occ - include StandardVersion.hxx everywhere

This commit is contained in:
mhochsteger@cerbsim.com 2021-11-28 16:25:39 +01:00
parent 4701f03c7b
commit bba4f414b7

View File

@ -4,6 +4,7 @@
#include <BRepGProp.hxx>
#include <BRep_Tool.hxx>
#include <GProp_GProps.hxx>
#include <Standard_Version.hxx>
#include <TopExp_Explorer.hxx>
#include <TopTools_IndexedMapOfShape.hxx>
#include <TopoDS.hxx>