mirror of
https://github.com/Fishwaldo/minihttp.git
synced 2025-07-07 05:18:25 +00:00
Remove unnecessary #undef
This commit is contained in:
parent
677000b533
commit
acc6d97bf3
1 changed files with 0 additions and 1 deletions
|
@ -11,7 +11,6 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef _WIN32
|
#ifdef _WIN32
|
||||||
# undef UNICODE
|
|
||||||
# ifndef _WIN32_WINNT
|
# ifndef _WIN32_WINNT
|
||||||
# define _WIN32_WINNT 0x0501
|
# define _WIN32_WINNT 0x0501
|
||||||
# endif
|
# endif
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue