Added missing source file header

This commit is contained in:
Arlo Godfrey 2024-09-06 17:57:05 -05:00
Родитель 9686c32c18
Коммит a3e04cc1c5
1 изменённых файлов: 4 добавлений и 0 удалений

Просмотреть файл

@ -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;