summaryrefslogtreecommitdiff
path: root/src/systemc/ext/utils/_using.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/systemc/ext/utils/_using.hh')
-rw-r--r--src/systemc/ext/utils/_using.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/systemc/ext/utils/_using.hh b/src/systemc/ext/utils/_using.hh
index e6477c7cb..16b3e4031 100644
--- a/src/systemc/ext/utils/_using.hh
+++ b/src/systemc/ext/utils/_using.hh
@@ -71,6 +71,7 @@ using sc_core::sc_create_vcd_trace_file;
using sc_core::sc_close_vcd_trace_file;
using sc_core::sc_write_comment;
using sc_core::sc_trace;
+using sc_core::sc_trace_delta_cycles;
using sc_core::sc_exception;