Skip to content

TrkDistortedSurfaces: Fix clang compilation.

alignas() needs to be used on both declarations and definitions of static members.

Merge request reports