ports/science/tfel-edf/files/patch-mtest_src_AsterCohesiveZoneModel.cxx
2021-01-15 11:16:10 +00:00

10 lines
221 B
C++

--- mtest/src/AsterCohesiveZoneModel.cxx.orig 2019-04-04 06:48:40 UTC
+++ mtest/src/AsterCohesiveZoneModel.cxx
@@ -12,6 +12,7 @@
*/
#include<cmath>
+#include<ostream>
#include<algorithm>
#include"TFEL/Raise.hxx"