mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-06-15 04:04:07 +08:00
CR32614 Coding - get rid of unsused forward declarations [Adaptor2d to GccAna]
Packages from Adaptor2d to GccAna are processed.
This commit is contained in:
@@ -23,11 +23,9 @@
|
||||
|
||||
#include <TopoDS_Solid.hxx>
|
||||
#include <BRepBuilderAPI_MakeShape.hxx>
|
||||
class StdFail_NotDone;
|
||||
class TopoDS_Face;
|
||||
class gp_Pnt;
|
||||
class TopoDS_Shell;
|
||||
class TopoDS_Solid;
|
||||
|
||||
|
||||
//! Describes functions to build half-spaces.
|
||||
|
||||
Reference in New Issue
Block a user