mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-07 13:41:26 -07:00
parent
21b77cb4f8
commit
f3f4610ba4
12 changed files with 19 additions and 19 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue