Salome HOME
Final version of the V2_2_0 in the main trunk of the CVS tree.
[modules/med.git] / src / MEDMEM_I / MEDMEM_FieldInt_i.hxx
index c831d26c77cf1fa05002d8a297a334f2d770206b..cb428c3c3e5fc8a2b6ba1d4ac4933887dd46231c 100644 (file)
@@ -27,7 +27,7 @@ private:
 
 public:
     ~FIELDINT_i();
-    FIELDINT_i(::FIELD<int> * const f, bool ownCppPtr=false);
+    FIELDINT_i(MEDMEM::FIELD<int> * const f, bool ownCppPtr=false);
     FIELDINT_i(FIELDINT_i & f);
     SALOME_MED::long_array * getValue (SALOME_MED::medModeSwitch mode ) 
                                   throw (SALOME::SALOME_Exception);