]> SALOME platform Git repositories - plugins/ghs3dplugin.git/commit
Salome HOME
Fix debug output
authoreap <eap@opencascade.com>
Mon, 13 Sep 2010 09:11:19 +0000 (09:11 +0000)
committereap <eap@opencascade.com>
Mon, 13 Sep 2010 09:11:19 +0000 (09:11 +0000)
commit390a4e469f45edd4caf29f220942473ab3db4da0
treebc86e5a508fe049eacf3ddd5d4761f91182dce5d
parent84ea325bc031f241b182cd85068c04c9edc8bf98
Fix debug output

 #ifdef _DEBUG_
+  shapeIDs.erase(-1);
   if ( shapeIDs.size() != nbShape ) {
     std::cout << "Only " << shapeIDs.size() << " solids of " << nbShape << " found" << std::endl;
src/GHS3DPlugin_GHS3D.cxx