[PR #449] [MERGED] Fix build errors in VS2019 and Build Tools v142 #24128

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/449
Author: @byteduck
Created: 5/7/2019
Status: Merged
Merged: 5/7/2019
Merged by: @zadjii-msft

Base: masterHead: master


📝 Commits (1)

  • ebb1c62 Fix build errors in VS2019

📊 Changes

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

View changed files

📝 src/inc/LibraryIncludes.h (+1 -0)

📄 Description

Without this, building in VS2019 results in multiple function is not a member of std errors. This fixes that. 😃

EDIT: Important to mention I'm using VS2019 16.0.3 and build tools v. 142.


🔄 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/449 **Author:** [@byteduck](https://github.com/byteduck) **Created:** 5/7/2019 **Status:** ✅ Merged **Merged:** 5/7/2019 **Merged by:** [@zadjii-msft](https://github.com/zadjii-msft) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`ebb1c62`](https://github.com/microsoft/terminal/commit/ebb1c620dd3d9604b5164a89dd68a6c77922f7d7) Fix build errors in VS2019 ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/inc/LibraryIncludes.h` (+1 -0) </details> ### 📄 Description Without this, building in VS2019 results in multiple function is not a member of std errors. This fixes that. 😃 EDIT: Important to mention I'm using VS2019 16.0.3 and build tools v. 142. --- <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:01:33 +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#24128