WinRT: Remove unneeded include

Fix #10642
This commit is contained in:
George Marques 2017-08-25 19:52:20 -03:00
parent 2656d7c32a
commit 40a778a709
No known key found for this signature in database
GPG key ID: 046BD46A3201E43D

View file

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