From: vsr Date: Thu, 3 Feb 2005 06:12:28 +0000 (+0000) Subject: Make COMPONENT module compilable X-Git-Tag: V2_2_0b3 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=refs%2Fheads%2FOCC_MED_2_2;p=samples%2Fcomponent.git Make COMPONENT module compilable --- diff --git a/src/CalculatorComponent/CalculatorEngine.cxx b/src/CalculatorComponent/CalculatorEngine.cxx index 2a43eba..08f8b61 100644 --- a/src/CalculatorComponent/CalculatorEngine.cxx +++ b/src/CalculatorComponent/CalculatorEngine.cxx @@ -38,6 +38,7 @@ using namespace std; #include "MEDMEM_Unit.hxx" using namespace MEDMEM; +using namespace MED_EN; //================================================================================ // static PrintFieldValues - shows field contents