Explorar o código

Remove setjmp include

setjmp/longjmp are not used, so this include is not required
bel %!s(int64=10) %!d(string=hai) anos
pai
achega
8fdb21e534
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      src/mod_lua.inl

+ 0 - 1
src/mod_lua.inl

@@ -1,6 +1,5 @@
 #include <lua.h>
 #include <lauxlib.h>
-#include <setjmp.h>
 
 #ifdef _WIN32
 static void *mmap(void *addr, int64_t len, int prot, int flags, int fd,