Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix missing std qualifier for ASAN #14533

Merged
merged 1 commit into from
Sep 5, 2023
Merged

Fix missing std qualifier for ASAN #14533

merged 1 commit into from
Sep 5, 2023

Conversation

nikola-matic
Copy link
Collaborator

Fixes an omitted std:: namespace qualifier that was missed in #14525, since it was under an unexpanded macro.

@nikola-matic nikola-matic self-assigned this Sep 5, 2023
@ekpyron ekpyron merged commit 16ae76c into develop Sep 5, 2023
2 checks passed
@ekpyron ekpyron deleted the fix-std-namespace-asan branch September 5, 2023 09:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants