[PD] improve PreCompiled.h handling

This commit is contained in:
Uwe
2022-12-07 20:27:26 +01:00
parent 7e9fe12149
commit 0424ddc598
4 changed files with 23 additions and 111 deletions

View File

@@ -106,6 +106,7 @@
#endif
#include <BRepAdaptor_Surface.hxx>
#include <BRepAlgo.hxx>
#if OCC_VERSION_HEX < 0x070300
# include <BRepAlgo_Fuse.hxx>
#endif
@@ -478,6 +479,7 @@
#include <TopTools_DataMapOfIntegerListOfShape.hxx>
#include <TopTools_DataMapOfIntegerShape.hxx>
#include <TopTools_HSequenceOfShape.hxx>
#include <TopTools_IndexedDataMapOfShapeListOfShape.hxx>
#include <TopTools_IndexedMapOfShape.hxx>
#include <TopTools_ListIteratorOfListOfShape.hxx>
#include <TopTools_ListIteratorOfListOfShape.hxx>