mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-09 13:22:24 +03:00
0024972: Problem of the influence of the includes order during compilation
All necessary files were included. Unused files from package PColStd were removed.
This commit is contained in:
@@ -47,6 +47,7 @@
|
||||
#include <BRep_GCurve.hxx>
|
||||
|
||||
#include <Geom_Line.hxx>
|
||||
#include <Geom_Plane.hxx>
|
||||
#include <Geom_TrimmedCurve.hxx>
|
||||
#include <GeomConvert_CompCurveToBSplineCurve.hxx>
|
||||
#include <Precision.hxx>
|
||||
|
@@ -75,6 +75,7 @@
|
||||
#include <Geom_ConicalSurface.hxx>
|
||||
#include <Geom_Curve.hxx>
|
||||
#include <Geom_Line.hxx>
|
||||
#include <Geom_Plane.hxx>
|
||||
#include <Geom_Conic.hxx>
|
||||
#include <Geom_TrimmedCurve.hxx>
|
||||
#include <GCPnts_QuasiUniformDeflection.hxx>
|
||||
|
Reference in New Issue
Block a user