Skip to content

Remove unused includes from C++/WinRT#494

Merged
kennykerr merged 2 commits into
masterfrom
kennykerr-includes
Jul 5, 2019
Merged

Remove unused includes from C++/WinRT#494
kennykerr merged 2 commits into
masterfrom
kennykerr-includes

Conversation

@kennykerr

Copy link
Copy Markdown
Contributor

Avoiding unnecessary includes improves build time (very slightly) but more importantly avoids other projects inadvertently taking dependencies on headers they have not included. This also helps pave the way for C++ module support where includes are not transitive.

@kennykerr kennykerr merged commit 9ae1a9b into master Jul 5, 2019
@kennykerr kennykerr deleted the kennykerr-includes branch July 5, 2019 22:00
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