Salome HOME
Changes for 0020673 - Implementation of "Auto-correct edges orientation".
[modules/geom.git] / src / GEOMImpl / GEOMImpl_FaceDriver.cxx
index 197b52ee0ac0f172a4d083fab9735e0927eb1616..164058a279eb45c9f0809201e3fb23130e80ef3b 100755 (executable)
@@ -143,10 +143,10 @@ Standard_EXPORT Handle_Standard_Type& GEOMImpl_FaceDriver_Type_()
 
   static Handle_Standard_Transient _Ancestors[]= {aType1,aType2,aType3,NULL};
   static Handle_Standard_Type _aType = new Standard_Type("GEOMImpl_FaceDriver",
-                                                        sizeof(GEOMImpl_FaceDriver),
-                                                        1,
-                                                        (Standard_Address)_Ancestors,
-                                                        (Standard_Address)NULL);
+                                                         sizeof(GEOMImpl_FaceDriver),
+                                                         1,
+                                                         (Standard_Address)_Ancestors,
+                                                         (Standard_Address)NULL);
 
   return _aType;
 }