From e43d7b41bd3814e58ee734d769ab98ec6a59d76a Mon Sep 17 00:00:00 2001 From: vsr Date: Wed, 2 Feb 2005 06:28:32 +0000 Subject: [PATCH] Make COMPONENT module compilable (due to MED modifications) --- src/CalculatorComponent/CalculatorEngine.cxx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/CalculatorComponent/CalculatorEngine.cxx b/src/CalculatorComponent/CalculatorEngine.cxx index afcfa61..2a43eba 100644 --- a/src/CalculatorComponent/CalculatorEngine.cxx +++ b/src/CalculatorComponent/CalculatorEngine.cxx @@ -37,6 +37,7 @@ using namespace std; #include "MEDMEM_Exception.hxx" #include "MEDMEM_Unit.hxx" +using namespace MEDMEM; //================================================================================ // static PrintFieldValues - shows field contents -- 2.39.2