]> SALOME platform Git repositories - plugins/ghs3dplugin.git/commitdiff
Salome HOME
compilation warning
authoreap <eap@opencascade.com>
Mon, 1 Feb 2010 13:31:45 +0000 (13:31 +0000)
committereap <eap@opencascade.com>
Mon, 1 Feb 2010 13:31:45 +0000 (13:31 +0000)
src/GHS3DPlugin_Hypothesis.cxx

index 6ab56c64c8ccae89c77bb5f310c666d92fea6931..0798027324076bc9fe5519599735b201492b3bc6 100644 (file)
@@ -417,6 +417,7 @@ short  GHS3DPlugin_Hypothesis::DefaultMaximumMemory()
     return (int) ( 0.7 * totMB );
   }
 #endif
     return (int) ( 0.7 * totMB );
   }
 #endif
+  return 1024;
 }
 
 //=======================================================================
 }
 
 //=======================================================================