]> SALOME platform Git repositories - modules/smesh.git/blobdiff - src/SMESH_SWIG_WITHIHM/libSMESH_Swig.cxx
Salome HOME
Remove some warnings and fix indentation
[modules/smesh.git] / src / SMESH_SWIG_WITHIHM / libSMESH_Swig.cxx
index 4408fe3c1fb23e89905c7740b7402f89b1aa6bba..c95b549fff6970af65bcd0693d60badb194e18a0 100644 (file)
@@ -2052,7 +2052,7 @@ public:
 
     for ( int i = 1; i <= idMap.Extent(); i++ ) {
       myResult.push_back( std::make_pair( (int)idMap(i)[0], (int)idMap(i)[1]) );
-       }
+    }
   }
 };