Salome HOME
Fix crash in Interpolate if the field is float
[modules/med.git] / src / MEDCalc / cmp / MEDDataManager_i.hxx
index f6081f08ed97d4861d3bd0a0bd5e28f0223f43d9..ff1ecfa444a5266ccfbdcb351ccec2a8abd9a024 100644 (file)
@@ -29,6 +29,7 @@
 #include "MEDCouplingRemapper.hxx"
 #include "MEDCouplingUMesh.hxx"
 #include "MEDCouplingFieldDouble.hxx"
+#include "MEDCouplingFieldFloat.hxx"
 using namespace MEDCoupling;
 
 /*! This map is used for lifecycle management of fields used in this operator */