Issue 0020695: EDF 1076 GEOM: Add a new shape in GEOM: T-shape

Additional changes: improve insertion markers to minimize accidental removing of them from the source code
This commit is contained in:
vsr 2010-04-29 16:44:53 +00:00
parent 67726293a6
commit 68264701b6

View File

@ -43,6 +43,7 @@
#include "GEOMImpl_PipeTShapeDriver.hxx"
#include "GEOMImpl_IPipeTShape.hxx"
/*@@ insert new functions before this line @@ do not remove this line @@ do not remove this line @@*/
#include <TopExp.hxx>
#include <TopExp_Explorer.hxx>
@ -57,8 +58,6 @@
#include <BRep_Tool.hxx>
#include <cmath>
/*@@ insert new functions before this line @@ do not remove this line @@ do not remove this line @@*/
#include <TFunction_DriverTable.hxx>
#include <TFunction_Driver.hxx>
#include <TFunction_Logbook.hxx>