mirror of
https://github.com/cesanta/mongoose.git
synced 2025-06-09 18:55:40 +08:00
Using amalgamated lua
This commit is contained in:
parent
00b289a0f4
commit
20b274bb2b
@ -1,7 +1,5 @@
|
|||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
#include "lua-5.2.1.h"
|
||||||
#include "lua.h"
|
|
||||||
#include "lauxlib.h"
|
|
||||||
|
|
||||||
static int smile(lua_State *L) {
|
static int smile(lua_State *L) {
|
||||||
(void) L; // Unused
|
(void) L; // Unused
|
||||||
|
Loading…
Reference in New Issue
Block a user