mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-17 22:18:05 -06:00
committed by
GitHub
parent
21b77cb4f8
commit
f3f4610ba4
@@ -32,8 +32,8 @@
|
||||
#include <QtSystemDetection>
|
||||
|
||||
#if defined(Q_OS_WIN)
|
||||
#include <Windows.h>
|
||||
#include <versionhelpers.h> // must follow after Windows.h
|
||||
#include <windows.h>
|
||||
#include <versionhelpers.h> // must follow after windows.h
|
||||
#endif
|
||||
|
||||
#include <QDebug>
|
||||
|
||||
Reference in New Issue
Block a user