add missing header and forward declaration
This commit is contained in:
@@ -143,6 +143,7 @@
|
||||
# include <StlAPI_Writer.hxx>
|
||||
# include <Standard_Failure.hxx>
|
||||
# include <gp_GTrsf.hxx>
|
||||
# include <gp_Pln.hxx>
|
||||
# include <ShapeAnalysis_Shell.hxx>
|
||||
# include <ShapeBuild_ReShape.hxx>
|
||||
# include <ShapeExtend_Explorer.hxx>
|
||||
|
||||
@@ -33,6 +33,7 @@
|
||||
|
||||
class gp_Ax1;
|
||||
class gp_Ax2;
|
||||
class gp_Pln;
|
||||
class gp_Vec;
|
||||
|
||||
namespace App {
|
||||
|
||||
Reference in New Issue
Block a user