microsoft/Terminal

Make a second `LibraryIncludes.h` that includes WIL and TIL & have it at the bottom of every `precomp.h`

Open

#5.182 geöffnet am 30. März 2020

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C++ (3.212 Forks)batch import
Area-CodeHealthHelp WantedIssue-TaskProduct-Meta

Repository-Metriken

Stars
 (35.764 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 27T 19h) (24 gemergte PRs in 30 T)

Beschreibung

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