Merge branch 'master' of github.com:micropython/micropython

This commit is contained in:
Damien George
2014-05-03 12:45:01 +01:00

View File

@@ -1 +1,3 @@
#include <malloc.h>
// Compatibility header to workaround lack of native alloca.h in some
// Windows toolchains.
#include <malloc.h>