Skip to content

Prevent GCC from optimising out the __forceLibLoading() method.

GitLab Importer requested to merge master into master

This adds the used attribute to ensure GCC does not optimise it out.

Merge request reports