Skip to content

Commit 84c18c3

Browse files
committed
update bee
1 parent 6b5e195 commit 84c18c3

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

3rd/bee.lua

Submodule bee.lua updated 61 files

make/modules.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#include <binding/binding.h>
1+
#include <bee/lua/module.h>
22

33
extern "C" int luaopen_lpeglabel (lua_State *L);
44
static ::bee::lua::callfunc _init(::bee::lua::register_module, "lpeglabel", luaopen_lpeglabel);

0 commit comments

Comments
 (0)