win: add ms license header
Signed-off-by: Yuhang Zhao <2546789017@qq.com>
This commit is contained in:
parent
493663a787
commit
d5d1edd690
|
@ -22,6 +22,9 @@
|
|||
* SOFTWARE.
|
||||
*/
|
||||
|
||||
// Copyright (C) Microsoft Corporation.
|
||||
// Licensed under the MIT license.
|
||||
|
||||
#pragma once
|
||||
|
||||
#ifndef WIN32_LEAN_AND_MEAN
|
||||
|
|
Loading…
Reference in New Issue