mirror of
https://github.com/microsoft/terminal.git
synced 2026-01-08 12:02:42 -05:00
This commit introduces all of the Windows Terminal and Console Host source, under the MIT license.
5 lines
101 B
C++
5 lines
101 B
C++
// Copyright (c) Microsoft Corporation.
|
|
// Licensed under the MIT license.
|
|
|
|
#include "precomp.h"
|