summaryrefslogtreecommitdiff
path: root/src/systemc/ext/core/_using.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/systemc/ext/core/_using.hh')
-rw-r--r--src/systemc/ext/core/_using.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/systemc/ext/core/_using.hh b/src/systemc/ext/core/_using.hh
index 5f5a23af4..32cbd7028 100644
--- a/src/systemc/ext/core/_using.hh
+++ b/src/systemc/ext/core/_using.hh
@@ -87,6 +87,7 @@ using sc_core::SC_BIND_PROXY_NIL;
using sc_core::sc_module;
using sc_core::next_trigger;
using sc_core::wait;
+using sc_core::halt;
using sc_core::sc_gen_unique_name;
using sc_core::sc_behavior;
using sc_core::sc_channel;