Whitespace.

This commit is contained in:
Werner Lemberg 2022-03-30 14:06:15 +02:00
parent 119e404b89
commit 97cdbb24f7
1 changed files with 33 additions and 31 deletions

View File

@ -253,6 +253,7 @@
#if defined( _WIN32_WCE ) #if defined( _WIN32_WCE )
/* malloc.h provides implementation of alloca()/_alloca() */ /* malloc.h provides implementation of alloca()/_alloca() */
#include <malloc.h> #include <malloc.h>
@ -293,6 +294,7 @@
#endif #endif
#if defined( _WIN32_WCE ) || defined ( _WIN32_WINDOWS ) || \ #if defined( _WIN32_WCE ) || defined ( _WIN32_WINDOWS ) || \
!defined( _WIN32_WINNT ) || _WIN32_WINNT <= 0x0400 !defined( _WIN32_WINNT ) || _WIN32_WINNT <= 0x0400