9
third_party/lua/llimits.h
vendored
9
third_party/lua/llimits.h
vendored
@@ -7,13 +7,10 @@
|
||||
#ifndef llimits_h
|
||||
#define llimits_h
|
||||
|
||||
#include "libc/math.h"
|
||||
#include "third_party/lua/lua.h"
|
||||
|
||||
#include <limits.h>
|
||||
#include <stddef.h>
|
||||
|
||||
|
||||
#include "lua.h"
|
||||
|
||||
/* clang-format off */
|
||||
|
||||
/*
|
||||
** 'lu_mem' and 'l_mem' are unsigned/signed integers big enough to count
|
||||
|
||||
Reference in New Issue
Block a user