Salome HOME
Windows porting
[tools/medcoupling.git] / src / MEDCoupling / MEDCouplingAMRAttribute.cxx
index 7302fa45ffb542bc40350e04a904176520c215b4..f1e5081063602d275239c63230c8d1f5791c936b 100644 (file)
 #include <sstream>
 #include <fstream>
 
+#ifdef WIN32
+#include <functional>
+#endif
+
 using namespace MEDCoupling;
 
 /// @cond INTERNAL