10 lines
323 B
C++
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"
|