No alloca.h?

This commit is contained in:
Calvin Rose 2022-06-18 11:19:14 -05:00
parent e37be627e0
commit f0d7b3cd12
1 changed files with 0 additions and 4 deletions

View File

@ -40,10 +40,6 @@
#endif
#endif
#ifndef _MSC_VER
#include <alloca.h>
#endif
#if !defined(JANET_REDUCED_OS) || !defined(JANET_SINGLE_THREADED)
#include <time.h>
#define JANET_GETTIME