The name of the global variable conflicts with the deprecated gamma function from <math.h> on some systems. Additionally the variable appears to be unused - should it rather just be deleted from the codebase?
The name of the global variable conflicts with the deprecated gamma function from <math.h> on some systems. Additionally the variable appears to be unused - should it rather just be deleted from the codebase?