Skip to content

[tmva][sofie] Fix include guard in ROperator_Not.hxx#21475

Merged
guitargeek merged 1 commit intoroot-project:masterfrom
guitargeek:fixup
Mar 4, 2026
Merged

[tmva][sofie] Fix include guard in ROperator_Not.hxx#21475
guitargeek merged 1 commit intoroot-project:masterfrom
guitargeek:fixup

Conversation

@guitargeek
Copy link
Contributor

The include guard was copy-pasted from a different file and not updated, which means the same include guard is used for different hearder files, resulting in problems with the dictionary generation and causing failues in the CI with runtime_cxxmodules=OFF.

Follows up on 181d19b.

The include guard was copy-pasted from a different file and not updated,
which means the same include guard is used for different hearder files,
resulting in problems with the dictionary generation and causing failues
in the CI with `runtime_cxxmodules=OFF`.

Follows up on 181d19b.
@guitargeek guitargeek self-assigned this Mar 3, 2026
@guitargeek guitargeek requested a review from lmoneta as a code owner March 3, 2026 23:02
@guitargeek guitargeek added in:TMVA pr:emergency🚨 This PR is fixing breakage, it's urgent and may overtake others labels Mar 3, 2026
Copy link
Member

@pcanal pcanal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks.

@guitargeek guitargeek merged commit b886d94 into root-project:master Mar 4, 2026
30 of 32 checks passed
@guitargeek guitargeek deleted the fixup branch March 4, 2026 00:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

in:TMVA pr:emergency🚨 This PR is fixing breakage, it's urgent and may overtake others

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants