浏览代码

WinRT: Remove unneeded include

Fix #10642
George Marques 8 年之前
父节点
当前提交
40a778a709
共有 1 个文件被更改,包括 0 次插入1 次删除
  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>