Skip to content

Add explicit <format> includes - #3865

Merged
francesco-ballarin merged 1 commit into
mainfrom
francesco/format
Aug 21, 2025
Merged

Add explicit <format> includes#3865
francesco-ballarin merged 1 commit into
mainfrom
francesco/format

Conversation

@francesco-ballarin

Copy link
Copy Markdown
Member

Follow up to #3853 and #3829

Add an explicit #include <format> in every cpp file that uses std::format. Not sure why CI hasn't caught this, I guess that the header is getting included implicitly due another import.

Helps on Colab, which is still shipping old gcc 12 and requires hacky workarounds to have our minimal use of std::format working.

@francesco-ballarin
francesco-ballarin added this pull request to the merge queue Aug 21, 2025
Merged via the queue into main with commit 5207eed Aug 21, 2025
30 checks passed
@francesco-ballarin
francesco-ballarin deleted the francesco/format branch August 21, 2025 06:47
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.

1 participant