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 9c779fd9d..71d4cf909 100644
--- a/src/systemc/ext/core/_using.hh
+++ b/src/systemc/ext/core/_using.hh
@@ -51,6 +51,9 @@ using sc_core::sc_export;
using sc_core::sc_interface;
+using sc_core::sc_thread_handle;
+using sc_core::sc_join;
+
using sc_core::sc_argc;
using sc_core::sc_argv;
using sc_core::sc_starvation_policy;