On Win32 there is no alloca header

JSON-111
Claudio Luck 5 years ago
parent f3e955c9b2
commit 11e5298f1e

@ -13,7 +13,6 @@
#ifdef _WIN32
# include <malloc.h>
# include <alloca.h>
#endif
#ifdef LOGGER_ENABLE_SYSLOG

Loading…
Cancel
Save