Skip to content
Snippets Groups Projects
Commit 5ee1e0f5 authored by Paul Sokolovsky's avatar Paul Sokolovsky
Browse files

windows: alloca.h: Add comment, fix line endings.

parent 7a140226
No related branches found
No related tags found
No related merge requests found
// Compatibility header to workaround lack of native alloca.h in some
// Windows toolchains.
#include <malloc.h> #include <malloc.h>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment