Skip to content

ActsGeometry: Fix compilation with clang10.

Fix compilation failure with clang10 not recognizing a variable used in a lambda capture list.

Merge request reports