This commit is contained in:
Mars 2024-07-01 05:25:27 -04:00
parent 4630150aff
commit 4f039f9c79
2 changed files with 5 additions and 4 deletions

View file

@ -1,5 +1,6 @@
#include <exception>
#include <windows.h>
#include <winrt/Windows.Foundation.h> // ReSharper disable once CppUnusedIncludeDirective
#include <winrt/Windows.Foundation.h>
#include <winrt/Windows.Media.Control.h>
#include <winrt/base.h>
#include <winrt/impl/Windows.Media.Control.2.h>