mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-04 13:13:25 +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:
@@ -16,6 +16,13 @@
|
||||
|
||||
// Modified by skv - Thu Jan 15 15:57:15 2004 OCC4455
|
||||
|
||||
#include <IntPatch_ThePathPointOfTheSOnBounds.hxx>
|
||||
#include <IntPatch_TheSegmentOfTheSOnBounds.hxx>
|
||||
#include <IntPatch_RLine.hxx>
|
||||
#include <IntSurf.hxx>
|
||||
#include <TColStd_Array1OfInteger.hxx>
|
||||
#include <TColStd_SequenceOfReal.hxx>
|
||||
|
||||
static void PutPointsOnLine(const Handle(Adaptor3d_HSurface)& S1,
|
||||
const Handle(Adaptor3d_HSurface)& S2,
|
||||
const IntPatch_SequenceOfPathPointOfTheSOnBounds&,
|
||||
|
Reference in New Issue
Block a user