]> SALOME platform Git repositories - modules/geom.git/blobdiff - src/GEOMAlgo/GEOMAlgo_PassKeyMapHasher.hxx
Salome HOME
untabify
[modules/geom.git] / src / GEOMAlgo / GEOMAlgo_PassKeyMapHasher.hxx
index 8bcb31efe5e6c0da3c85121519ed558a84174f2a..22f3a9bf03e6e3d860cd35f9670b4e7e23bb449e 100644 (file)
@@ -42,10 +42,10 @@ class GEOMAlgo_PassKeyMapHasher  {
  public:
   Standard_EXPORT
     static  Standard_Integer HashCode(const GEOMAlgo_PassKey& aPKey,
-                                     const Standard_Integer Upper) ;
+                                      const Standard_Integer Upper) ;
 
   Standard_EXPORT
     static  Standard_Boolean IsEqual(const GEOMAlgo_PassKey& aPKey1,
-                                    const GEOMAlgo_PassKey& aPKey2) ;
+                                     const GEOMAlgo_PassKey& aPKey2) ;
 };
 #endif