mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2026-09-23 22:37:07 +00:00
chore: enable techset debugging on dumper creation level
This commit is contained in:
@@ -11,5 +11,6 @@ namespace techset
|
||||
DxVersion dxVersion,
|
||||
const CommonCodeSourceInfos& codeSourceInfos,
|
||||
const CommonStreamRoutingInfos& routingInfos,
|
||||
const AbstractMaterialConstantZoneState& constantZoneState);
|
||||
const AbstractMaterialConstantZoneState& constantZoneState,
|
||||
bool debug);
|
||||
} // namespace techset
|
||||
|
||||
Reference in New Issue
Block a user