bool type fix

This commit is contained in:
Astie Teddy 2020-09-05 20:43:51 +02:00
parent f0aeb8da0e
commit e0eca96a6d

View File

@ -14,6 +14,8 @@
CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
#include <stdbool.h>
#include <lua.h>
#include <lauxlib.h>
#include <lualib.h>