Salome HOME
Fix compilation after changes in MED
authoreap <eap@opencascade.com>
Mon, 25 Jul 2005 05:57:01 +0000 (05:57 +0000)
committereap <eap@opencascade.com>
Mon, 25 Jul 2005 05:57:01 +0000 (05:57 +0000)
src/CalculatorComponent/CalculatorEngine.cxx

index 8855c4fa93a7786faf42fabd5cd68662f7fcab10..85e36a8a8f5b94c481a93bbe2b477845364db0a4 100644 (file)
 using namespace MEDMEM;
 using namespace std;
 
+#ifndef MED_TAILLE_PNOM
+#define MED_TAILLE_PNOM MED_TAILLE_PNOM21
+#endif
+
 //================================================================================
 // static PrintFieldValues - shows field contents
 //================================================================================