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

Don't add os.cc to sources with FMT_MODULE #4004

Merged
merged 1 commit into from
Jun 9, 2024
Merged

Conversation

yujincheng08
Copy link
Contributor

@yujincheng08 yujincheng08 commented Jun 9, 2024

It will be included by fmt.cc

fmt/src/fmt.cc

Lines 126 to 128 in 2bf811b

#if FMT_OS
# include "os.cc"
#endif

It will be included by `fmt.cc`
@yujincheng08 yujincheng08 changed the title Don't add os.cc to sources with FMT_MODULE Don't add os.cc to sources with FMT_MODULE Jun 9, 2024
@vitaut vitaut merged commit 46d2acb into fmtlib:master Jun 9, 2024
41 checks passed
@vitaut
Copy link
Contributor

vitaut commented Jun 9, 2024

Thanks for the fix.

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.

None yet

2 participants