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