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

10 lines
323 B
C++

--- mfront/src/BehaviourMaterialProperty.cxx.orig 2019-04-04 06:48:40 UTC
+++ mfront/src/BehaviourMaterialProperty.cxx
@@ -11,6 +11,7 @@
* project under specific licensing conditions.
*/
+#include <ostream>
#include "TFEL/Raise.hxx"
#include "MFront/MFrontLogStream.hxx"
#include "MFront/BehaviourDescription.hxx"