Skip to content

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

Merged
vitaut merged 1 commit into
fmtlib:masterfrom
yujincheng08:os
Jun 9, 2024
Merged

vitaut merged 1 commit into
fmtlib:masterfrom
yujincheng08:os

Conversation

@yujincheng08

@yujincheng08 yujincheng08 commented Jun 9, 2024

Copy link
Copy Markdown
Contributor

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
@vitaut

vitaut commented Jun 9, 2024

Copy link
Copy Markdown
Contributor

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.

2 participants