[PR #3026] [MERGED] Remove a stray inclusion of an old Windows.ImplementationLibrary package #25211

Open
opened 2026-01-31 09:08:00 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/3026
Author: @DHowett-MSFT
Created: 10/2/2019
Status: Merged
Merged: 10/2/2019
Merged by: @carlos-zamora

Base: masterHead: dev/duhowett/abuildfix


📝 Commits (1)

  • 48fa4c0 Remove a stray inclusion of an old Windows.ImplementationLibrary package

📊 Changes

1 file changed (+0 additions, -2 deletions)

View changed files

📝 src/cascadia/WindowsTerminal/WindowsTerminal.vcxproj (+0 -2)

📄 Description

Fixes a build error about wil/cppwinrt.h being included in the wrong order vis-a-vis result_macros.h


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/microsoft/terminal/pull/3026 **Author:** [@DHowett-MSFT](https://github.com/DHowett-MSFT) **Created:** 10/2/2019 **Status:** ✅ Merged **Merged:** 10/2/2019 **Merged by:** [@carlos-zamora](https://github.com/carlos-zamora) **Base:** `master` ← **Head:** `dev/duhowett/abuildfix` --- ### 📝 Commits (1) - [`48fa4c0`](https://github.com/microsoft/terminal/commit/48fa4c0029cd86876ce10fd4ee73ac25f628c594) Remove a stray inclusion of an old Windows.ImplementationLibrary package ### 📊 Changes **1 file changed** (+0 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/cascadia/WindowsTerminal/WindowsTerminal.vcxproj` (+0 -2) </details> ### 📄 Description Fixes a build error about `wil/cppwinrt.h` being included in the wrong order vis-a-vis `result_macros.h` --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-31 09:08:00 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#25211