Remove unnecessary header file not being available in MinGW

This commit is contained in:
Roland Rossgotterer
2020-03-24 15:51:34 +01:00
committed by Mat Sutcliffe
parent fb7a2a7013
commit bb0ef86044

View File

@@ -47,7 +47,6 @@
#ifdef Q_OS_WINDOWS
#include "wtypes.h"
#include "ShellScalingApi.h"
#include <iostream>
#endif