Fix name clash of define statement
Status | Pipeline | Created by | Stages | |
---|---|---|---|---|
Passed 00:39:36
| Stage: checkRepository Stage: checkFormat Stage: build Stage: finalise |
Download artifacts
No artifacts found |
When reordering the include statements a name clash between a define statement in L1 code and a function in Root's TF1.h was found which did not allow to compile the code. Rename the define statement such that the name clash is resolved. refs #2051
Status | Pipeline | Created by | Stages | |
---|---|---|---|---|
Passed 00:39:36
| Stage: checkRepository Stage: checkFormat Stage: build Stage: finalise |
Download artifacts
No artifacts found |