Windows: minify included headers

This commit is contained in:
李通洲
2023-01-29 10:21:23 +08:00
parent 517e3fcff9
commit ebe26eddf0
+1 -2
View File
@@ -5,8 +5,7 @@
#include "fastfetch.h"
#define WIN32_LEAN_AND_MEAN
#include <Windows.h>
#include <winreg.h>
static inline void wrapRegCloseKey(HKEY* phKey)
{