deduplicate includes and reformat (#4228)

This commit is contained in:
Alexandru Ionut Tripon
2025-11-16 18:12:52 +02:00
committed by GitHub
12 changed files with 20 additions and 30 deletions

View File

@@ -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>