summaryrefslogtreecommitdiff
path: root/src/systemc/ext/channel/_using.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/systemc/ext/channel/_using.hh')
-rw-r--r--src/systemc/ext/channel/_using.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/systemc/ext/channel/_using.hh b/src/systemc/ext/channel/_using.hh
index 58269d565..089991faa 100644
--- a/src/systemc/ext/channel/_using.hh
+++ b/src/systemc/ext/channel/_using.hh
@@ -87,6 +87,7 @@ using sc_core::SC_ONE_WRITER;
using sc_core::SC_MANY_WRITERS;
using sc_core::sc_signal_write_if;
using sc_core::sc_signal_inout_if;
+using sc_core::sc_signal_out_if;
using sc_core::sc_signal_resolved;