Added missing source file header
This commit is contained in:
Родитель
9686c32c18
Коммит
a3e04cc1c5
|
@ -1,3 +1,7 @@
|
|||
// Licensed to the .NET Foundation under one or more agreements.
|
||||
// The .NET Foundation licenses this file to you under the MIT license.
|
||||
// See the LICENSE file in the project root for more information.
|
||||
|
||||
#if WINAPPSDK
|
||||
using System.Runtime.InteropServices;
|
||||
using WinRT.Interop;
|
||||
|
|
Загрузка…
Ссылка в новой задаче