Skip to content
Snippets Groups Projects
Commit b5a5eb8f authored by Administrator's avatar Administrator
Browse files

Fix operator++ for moduleId enum

The operator needs to exclude a gap in the sequence of numbers. Unfortunately
this was done wrongly such that adding new entries in the enum were also
excluded.
parent caa3df22
No related branches found
No related tags found
1 merge request!1098Fix operator++ for moduleId enum
Pipeline #21226 passed