mirror of
https://github.com/curl/curl.git
synced 2025-02-05 14:30:10 +08:00
language
This commit is contained in:
parent
b75679778f
commit
e97fd44151
@ -46,8 +46,8 @@
|
|||||||
|
|
||||||
*/
|
*/
|
||||||
#if defined(_WIN32) && !defined(WIN32)
|
#if defined(_WIN32) && !defined(WIN32)
|
||||||
/* Chris Lewis mentioned that he doesn't get WIN32 defined, only _WIN32
|
/* Chris Lewis mentioned that he doesn't get WIN32 defined, only _WIN32 so we
|
||||||
so we make this like adjustment to catch this. */
|
make this adjustment to catch this. */
|
||||||
#define WIN32 1
|
#define WIN32 1
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user