Merge pull request #52964 from Pineapple/WIN32_LEAN_AND_MEAN

This commit is contained in:
Rémi Verschelde 2021-10-05 12:03:52 +02:00 committed by GitHub
commit d01c660954
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
18 changed files with 20 additions and 10 deletions

View file

@ -37,6 +37,7 @@
#include <stdio.h>
#include <wchar.h>
#define WIN32_LEAN_AND_MEAN
#include <windows.h>
/*