mirror of
https://github.com/microsoft/terminal.git
synced 2026-07-09 02:26:45 +00:00
This commit introduces all of the Windows Terminal and Console Host source, under the MIT license.
5 lines
100 B
C++
5 lines
100 B
C++
// Copyright (c) Microsoft Corporation.
|
|
// Licensed under the MIT license.
|
|
|
|
#include "pch.h"
|