mirror of
https://github.com/microsoft/terminal.git
synced 2026-03-28 05:01:19 -04:00
Initial release of the Windows Terminal source code
This commit introduces all of the Windows Terminal and Console Host source, under the MIT license.
This commit is contained in:
4
src/server/precomp.cpp
Normal file
4
src/server/precomp.cpp
Normal file
@@ -0,0 +1,4 @@
|
||||
// Copyright (c) Microsoft Corporation.
|
||||
// Licensed under the MIT license.
|
||||
|
||||
#include "precomp.h"
|
||||
Reference in New Issue
Block a user