[PR #452] [CLOSED] inc: add include for functional #24138

Closed
opened 2026-01-31 09:01:36 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/452
Author: @compnerd
Created: 5/7/2019
Status: Closed

Base: masterHead: functional


📝 Commits (1)

  • 87e2d31 inc: add include for functional

📊 Changes

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

View changed files

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

📄 Description

The use of std::function requires functional to be included. This
prevented building with the VS 14.20 toolset.


🔄 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/452 **Author:** [@compnerd](https://github.com/compnerd) **Created:** 5/7/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `functional` --- ### 📝 Commits (1) - [`87e2d31`](https://github.com/microsoft/terminal/commit/87e2d31d12bda950a47d32b8cf7988fbd29a7b0a) inc: add include for `functional` ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/inc/LibraryIncludes.h` (+1 -0) </details> ### 📄 Description The use of `std::function` requires `functional` to be included. This prevented building with the VS 14.20 toolset. --- <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:36 +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#24138