Skip to content

MuPatPrimitives: Fix warning in dbg build.

Be sure to explicitly call a base class constructor from a copy ctor (even if the behavior is the same as the default).

Merge request reports