View | Details | Raw Unified | Return to bug 273339
Collapse All | Expand All

(-)b/science/trilinos/files/patch-packages_stk_stk__util_stk__util_util_ci__string.cpp (+10 lines)
Added Link Here
1
--- packages/stk/stk_util/stk_util/util/ci_string.cpp.orig	2022-11-10 22:02:37 UTC
2
+++ packages/stk/stk_util/stk_util/util/ci_string.cpp
3
@@ -33,6 +33,7 @@
4
 // 
5
 
6
 #include <stk_util/util/ci_string.hpp>
7
+#include <iostream>
8
 
9
 
10
 std::ostream &

Return to bug 273339