Skip to content

[Common] Fix includes#16408

Merged
ktf merged 1 commit into
AliceO2Group:masterfrom
vkucera:fixes-Common
May 29, 2026
Merged

[Common] Fix includes#16408
ktf merged 1 commit into
AliceO2Group:masterfrom
vkucera:fixes-Common

Conversation

@vkucera
Copy link
Copy Markdown
Collaborator

@vkucera vkucera commented May 27, 2026

No description provided.

@github-actions
Copy link
Copy Markdown

O2 linter results: ❌ 38 errors, ⚠️ 57 warnings, 🔕 0 disabled

@github-actions github-actions Bot changed the title Fix includes [Common] Fix includes May 27, 2026
@vkucera vkucera mentioned this pull request May 27, 2026
@vkucera
Copy link
Copy Markdown
Collaborator Author

vkucera commented May 29, 2026

@dsekihat @ddobrigk Please merge the PR.


#include <sys/types.h>

#include <concepts>
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I do not think it's a good idea to tell people to include if they do not use it. Maybe this should be fixed at the framework level? What is actually requiring it?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

std::derived_from

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

ah, ok, I thought it was some dependency percolating from the Framework.

@ktf ktf merged commit ea93033 into AliceO2Group:master May 29, 2026
13 of 16 checks passed
@vkucera vkucera deleted the fixes-Common branch May 29, 2026 11:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

2 participants