microsoft/Terminal

Make 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

View on GitHub
 (0 comments) (0 reactions) (0 assignees)C++ (3,212 forks)batch import
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

Contributor guide