Browse Source

WinRT: Remove unneeded include

Fix #10642
George Marques 8 năm trước cách đây
mục cha
commit
40a778a709
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      platform/winrt/audio_driver_winrt.h

+ 0 - 1
platform/winrt/audio_driver_winrt.h

@@ -34,7 +34,6 @@
 #include "core/os/mutex.h"
 #include "core/os/thread.h"
 
-#include <mmreg.h>
 #include <mmsystem.h>
 #include <windows.h>
 #include <wrl/client.h>