Explorar el Código

WinRT: Remove unneeded include

Fix #10642
George Marques hace 8 años
padre
commit
40a778a709
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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>