Salome HOME
Indices are stored as mcIdType type instead of int to support switch to 64bits indexing
[tools/medcoupling.git] / src / MEDCoupling / MEDCouplingFieldFloat.cxx
index 8fbc9ef69a52081f2b838b443e3c5473867bf8e7..7fbbce57f7f5379e5c0eb3307e6b0ba0ce0a870c 100644 (file)
@@ -23,6 +23,7 @@
 #include "MEDCouplingFieldDouble.hxx"
 #include "MEDCouplingFieldTemplate.hxx"
 #include "MEDCouplingMesh.hxx"
+#include "MEDCouplingMemArray.txx"
 
 using namespace MEDCoupling;