X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FControls%2FSMESH_ControlsDef.hxx;fp=src%2FControls%2FSMESH_ControlsDef.hxx;h=c13c5bfa506b45a5767af740cf769358275cb655;hb=44c1e310f0e1845b792d52bc089d7810a723247c;hp=bce0abab9e1258375e2acfb403bf9b6a562b514d;hpb=951dd4234ec84d147b1756bc04b6464c5332091c;p=modules%2Fsmesh.git diff --git a/src/Controls/SMESH_ControlsDef.hxx b/src/Controls/SMESH_ControlsDef.hxx index bce0abab9..c13c5bfa5 100644 --- a/src/Controls/SMESH_ControlsDef.hxx +++ b/src/Controls/SMESH_ControlsDef.hxx @@ -68,7 +68,7 @@ namespace SMESH{ public: TSequenceOfXYZ(); - explicit TSequenceOfXYZ(size_type n); + explicit TSequenceOfXYZ(size_type n); TSequenceOfXYZ(size_type n, const gp_XYZ& t); @@ -1214,8 +1214,8 @@ namespace SMESH{ protected: PredicatePtr myPredicate; }; - }; -}; + } +} #endif