git: 1b71aafbb82c - main - science/trilinos: add missing <iostream> include
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 06 Oct 2023 18:12:40 UTC
The branch main has been updated by dim: URL: https://cgit.FreeBSD.org/ports/commit/?id=1b71aafbb82caa1ffe653a5b128e35d55469587e commit 1b71aafbb82caa1ffe653a5b128e35d55469587e Author: Dimitry Andric <dim@FreeBSD.org> AuthorDate: 2023-08-30 20:00:53 +0000 Commit: Dimitry Andric <dim@FreeBSD.org> CommitDate: 2023-10-06 18:09:12 +0000 science/trilinos: add missing <iostream> include This fixes "hidden symbol _ZNSt3__1rsB7v160006IcNS_11char_traitsIcEENS_9allocatorIcEEEERNS_13basic_istreamIT_T0_EES9_RNS_12basic_stringIS6_S7_T1_EE isn't defined" errors on recent -CURRENT. PR: 273339 Approved by: maintainer timeout (2 weeks) MFH: 2023Q4 --- .../patch-packages_stk_stk__util_stk__util_util_ci__string.cpp | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/science/trilinos/files/patch-packages_stk_stk__util_stk__util_util_ci__string.cpp b/science/trilinos/files/patch-packages_stk_stk__util_stk__util_util_ci__string.cpp new file mode 100644 index 000000000000..b40d27691479 --- /dev/null +++ b/science/trilinos/files/patch-packages_stk_stk__util_stk__util_util_ci__string.cpp @@ -0,0 +1,10 @@ +--- packages/stk/stk_util/stk_util/util/ci_string.cpp.orig 2022-11-10 22:02:37 UTC ++++ packages/stk/stk_util/stk_util/util/ci_string.cpp +@@ -33,6 +33,7 @@ + // + + #include <stk_util/util/ci_string.hpp> ++#include <iostream> + + + std::ostream &