[MeshPart] improve PreCompiled.h handling

This commit is contained in:
Uwe
2022-12-07 23:07:41 +01:00
parent b8c83a1c62
commit 8d6ea90cee
7 changed files with 55 additions and 190 deletions

View File

@@ -23,6 +23,7 @@
#include "PreCompiled.h"
#ifndef _PreComp_
# include <algorithm>
# include <BRepMesh_IncrementalMesh.hxx>
# include <BRepTools.hxx>
# include <Standard_Version.hxx>