mirror of
https://github.com/lua/lua
synced 2025-03-25 15:12:51 +03:00
detail
This commit is contained in:
parent
b0c40e2405
commit
79db75101e
4
lualib.h
4
lualib.h
@ -1,5 +1,5 @@
|
||||
/*
|
||||
** $Id: lualib.h,v 1.26 2003/03/11 12:24:34 roberto Exp roberto $
|
||||
** $Id: lualib.h,v 1.27 2003/03/17 13:04:58 roberto Exp roberto $
|
||||
** Lua standard libraries
|
||||
** See Copyright Notice in lua.h
|
||||
*/
|
||||
@ -12,7 +12,7 @@
|
||||
|
||||
|
||||
#ifndef LUALIB_API
|
||||
#define LUALIB_API extern
|
||||
#define LUALIB_API LUA_API
|
||||
#endif
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user