Salome HOME
0020695: EDF 1076 GEOM: Add a new shape in GEOM: T-shape
[modules/geom.git] / src / GEOMImpl / GEOMImpl_PipeDriver.hxx
index 041027786137c791467f9bae2fb56928e1afe8e3..0eebe631c144d3f7b4e5c117a5633fda16af551a 100644 (file)
@@ -157,7 +157,7 @@ public:
   { return STANDARD_TYPE(GEOMImpl_PipeDriver) ; }
   Standard_EXPORT Standard_Boolean IsKind(const Handle(Standard_Type)& AType) const
   { return (STANDARD_TYPE(GEOMImpl_PipeDriver) == AType ||
-           TFunction_Driver::IsKind(AType)); } 
+            TFunction_Driver::IsKind(AType)); } 
 
 };