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.hh3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/systemc/ext/core/_using.hh b/src/systemc/ext/core/_using.hh
index 255df336f..9c779fd9d 100644
--- a/src/systemc/ext/core/_using.hh
+++ b/src/systemc/ext/core/_using.hh
@@ -135,6 +135,9 @@ using sc_core::sc_is_unwinding;
using sc_core::sc_sensitive;
+using sc_core::sc_simcontext;
+using sc_core::sc_get_curr_simcontext;
+
using sc_core::sc_spawn_options;
using sc_core::sc_spawn;