mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-29 14:00:49 +03:00
0024002: Overall code and build procedure refactoring - samples
Modified MFC samples; minor fix in headers (for building products)
This commit is contained in:
@@ -23,11 +23,11 @@
|
||||
#include "GeomAPI_PointsToBSplineSurface.hxx"
|
||||
#include <stdio.h>
|
||||
#include <TColStd_HArray2OfReal.hxx>
|
||||
#include <Geom_BSplineCurve.hxx>
|
||||
#include <TColgp_Array1OfPnt.hxx>
|
||||
#include <Geom_CartesianPoint.hxx>
|
||||
#include <AIS_Point.hxx>
|
||||
#include <GeomAPI_PointsToBSpline.hxx>
|
||||
#include <Geom_BSplineCurve.hxx>
|
||||
#include <BRepBuilderAPI_Transform.hxx>
|
||||
#include <TopoDS_Solid.hxx>
|
||||
#include <BRepAlgoAPI_Fuse.hxx>
|
||||
|
Reference in New Issue
Block a user