microsoft/Terminal
View on GitHubMake a second `LibraryIncludes.h` that includes WIL and TIL & have it at the bottom of every `precomp.h`
Open
#5,182 opened on Mar 30, 2020
Area-CodeHealthHelp WantedIssue-TaskProduct-Meta
Repository metrics
- Stars
- (35,764 stars)
- PR merge metrics
- (Avg merge 27d 19h) (24 merged PRs in 30d)
Description
Can you file a follow-on task to perhaps make a second LibraryIncludes.h that includes WIL and TIL and have it at the bottom of every precomp.h?
I feel like you've done this to like 6 more projects as of this PR and I bet it will just keep coming.
We should probably put all super-powered headers at the bottom of every precomp.h.
Originally posted by @miniksa in https://github.com/microsoft/terminal/pull/5131