mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-20 04:25:42 +08:00
Remove unnecessary header file not being available in MinGW
This commit is contained in:
committed by
Mat Sutcliffe
parent
fb7a2a7013
commit
bb0ef86044
@@ -47,7 +47,6 @@
|
|||||||
|
|
||||||
#ifdef Q_OS_WINDOWS
|
#ifdef Q_OS_WINDOWS
|
||||||
#include "wtypes.h"
|
#include "wtypes.h"
|
||||||
#include "ShellScalingApi.h"
|
|
||||||
#include <iostream>
|
#include <iostream>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user