chore: enable techset debugging on dumper creation level

This commit is contained in:
Jan Laupetin
2026-03-02 22:08:59 +00:00
parent 38cb7d3759
commit 5ab3fd7ca0
8 changed files with 60 additions and 28 deletions
@@ -11,5 +11,6 @@ namespace techset
DxVersion dxVersion,
const CommonCodeSourceInfos& codeSourceInfos,
const CommonStreamRoutingInfos& routingInfos,
const AbstractMaterialConstantZoneState& constantZoneState);
const AbstractMaterialConstantZoneState& constantZoneState,
bool debug);
} // namespace techset