Salome HOME
Small modif
[tools/medcoupling.git] / src / MEDCoupling / MEDCouplingMemArrayChar.cxx
index d318fd81ae0ce7a16ae7239f8d772ad1226e8e02..854dcf8802abcb4cc7e9c649c971d182f7cc13b0 100644 (file)
@@ -30,6 +30,7 @@
 
 using namespace MEDCoupling;
 
+template class MemArray<char>;
 template class DataArrayTemplate<char>;
 
 /*!