Commit 9d3b9a0
authored
[EMCAL-710] Fix namespace in stream operator (AliceO2Group#13027)
Stream operator for ErrorTypeFEE must be put explicitly
into namespace o2::emcal, otherwise it is part of the global
namespace.1 parent af60a67 commit 9d3b9a0
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
114 | | - | |
| 114 | + | |
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
| |||
0 commit comments