1
0
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:
ski
2014-06-05 14:18:09 +04:00
committed by apn
parent c764e804ba
commit 9b0fb8cdd0
13 changed files with 20 additions and 220 deletions

View File

@@ -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&,