Fix process comparison compile error with --public-flat-rw (#7592).

Fixes #7592.
This commit is contained in:
Wilson Snyder
2026-05-14 17:52:28 -04:00
parent dff2606c0c
commit d66733aeb8
5 changed files with 37 additions and 5 deletions
+1
View File
@@ -193,6 +193,7 @@ package std;
// Two process references are equal if the different classes' containing
// m_process are equal. Can't yet use <=> as the base class template
// comparisons doesn't define <=> as they don't yet require --timing and C++20.
// V3Name may remove the __PVT__ from this text.
// verilog_format: off
`ifdef VERILATOR_TIMING
`systemc_header_post