mirror of
https://github.com/libexpat/libexpat.git
synced 2025-04-06 13:45:00 +00:00
lib: Fix winconfig.h for clang-format
This commit is contained in:
parent
5c070a53dd
commit
a256094b1d
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue