From: eap Date: Mon, 1 Feb 2010 13:31:45 +0000 (+0000) Subject: compilation warning X-Git-Tag: V5_1_4a1~9 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=1a4b12b1e1ce3299971c4608bc00b3cf2eb4e88a;p=plugins%2Fhybridplugin.git compilation warning --- diff --git a/src/GHS3DPlugin_Hypothesis.cxx b/src/GHS3DPlugin_Hypothesis.cxx index 6ab56c6..0798027 100644 --- a/src/GHS3DPlugin_Hypothesis.cxx +++ b/src/GHS3DPlugin_Hypothesis.cxx @@ -417,6 +417,7 @@ short GHS3DPlugin_Hypothesis::DefaultMaximumMemory() return (int) ( 0.7 * totMB ); } #endif + return 1024; } //=======================================================================