mirror of
https://git.freebsd.org/ports.git
synced 2025-05-05 16:07:38 -04:00
10 lines
221 B
C++
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"
|