mirror of https://github.com/KDE/kasts.git
Remove broken windows header
It's not needed and breaks the build
This commit is contained in:
parent
67d10d32bf
commit
4c73f1c71c
|
@ -17,7 +17,6 @@
|
|||
#endif
|
||||
|
||||
#if defined Q_OS_WIN
|
||||
#include <winbase.h>
|
||||
#include <windows.h>
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Reference in New Issue