lib: Fix winconfig.h for clang-format

This commit is contained in:
Sebastian Pipping 2023-03-22 18:20:04 +01:00
parent 5c070a53dd
commit a256094b1d

View file

@ -36,7 +36,7 @@
#define WINCONFIG_H
#ifndef WIN32_LEAN_AND_MEAN
#define WIN32_LEAN_AND_MEAN
# define WIN32_LEAN_AND_MEAN
#endif
#include <windows.h>
#undef WIN32_LEAN_AND_MEAN