mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-29 01:54:20 +03:00
deduplicate includes and reformat (#4228)
This commit is contained in:
commit
f93e21fa2d
12 changed files with 20 additions and 30 deletions
|
|
@ -59,10 +59,8 @@
|
|||
#if defined Q_OS_WIN32
|
||||
#define NOMINMAX
|
||||
#define WIN32_LEAN_AND_MEAN
|
||||
#include <objbase.h>
|
||||
#include <objidl.h>
|
||||
#include <shlguid.h>
|
||||
#include <shlobj.h>
|
||||
#include <shobjidl.h>
|
||||
#include <sys/utime.h>
|
||||
#include <versionhelpers.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue