freebsd-ports/science/tfel-edf/files/patch-mfront_src_LevenbergMarquardtSolvers.cxx

11 lines
341 B
C++
Raw Normal View History

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