Fix. Undef forward declaration in the lceasy.h file.
This commit is contained in:
parent
e0b1d2ee3d
commit
3497febbe7
@ -111,6 +111,9 @@ size_t lcurl_read_callback(lua_State *L,
|
|||||||
#ifdef lcurl_mime_t
|
#ifdef lcurl_mime_t
|
||||||
#undef lcurl_mime_t
|
#undef lcurl_mime_t
|
||||||
#endif
|
#endif
|
||||||
|
#ifdef lcurl_url_t
|
||||||
|
#undef lcurl_url_t
|
||||||
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user