windows: alloca.h: Add comment, fix line endings.
This commit is contained in:
parent
7a14022604
commit
5ee1e0f534
@ -1 +1,3 @@
|
||||
// Compatibility header to workaround lack of native alloca.h in some
|
||||
// Windows toolchains.
|
||||
#include <malloc.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user