X-Git-Url: http://git.dev.opencascade.org/gitweb/?p=occt.git;a=blobdiff_plain;f=src%2FStepShape%2FStepShape_DimensionalLocationWithPath.cxx;h=dfa9890ab0e7a76266cfe815b3847171f94ff33f;hp=fbfeb7faba9c8b350795bfb1425f36f728aa1b9f;hb=7dd7c146e8b1cc67e848e95ecff57243d9ae0b53;hpb=973c2be1e1d7ccc09340d14d5174bb03c761d4a0 diff --git a/src/StepShape/StepShape_DimensionalLocationWithPath.cxx b/src/StepShape/StepShape_DimensionalLocationWithPath.cxx index fbfeb7faba..dfa9890ab0 100644 --- a/src/StepShape/StepShape_DimensionalLocationWithPath.cxx +++ b/src/StepShape/StepShape_DimensionalLocationWithPath.cxx @@ -4,8 +4,8 @@ // // This file is part of Open CASCADE Technology software library. // -// This library is free software; you can redistribute it and / or modify it -// under the terms of the GNU Lesser General Public version 2.1 as published +// This library is free software; you can redistribute it and/or modify it under +// the terms of the GNU Lesser General Public License version 2.1 as published // by the Free Software Foundation, with special exception defined in the file // OCCT_LGPL_EXCEPTION.txt. Consult the file LICENSE_LGPL_21.txt included in OCCT // distribution for complete text of the license and disclaimer of any warranty. @@ -15,13 +15,17 @@ // Generator: ExpToCas (EXPRESS -> CASCADE/XSTEP Translator) V1.0 -#include +#include +#include +#include +#include + +IMPLEMENT_STANDARD_RTTIEXT(StepShape_DimensionalLocationWithPath,StepShape_DimensionalLocation) //======================================================================= //function : StepShape_DimensionalLocationWithPath //purpose : //======================================================================= - StepShape_DimensionalLocationWithPath::StepShape_DimensionalLocationWithPath () { }