Skip to content

SUSYTools: Fix placement of using directive.

Scott Snyder requested to merge ssnyder/athena:using.SUSYTools-20230906 into main

A using directive should come after all #include directives.

Fixes compilation error in the Athena build.

Merge request reports