mirror of
https://github.com/lua/lua
synced 2026-09-27 00:28:25 +03:00
unused include's
This commit is contained in:
parent
d2811e8097
commit
7b89cf3aeb
1 changed files with 1 additions and 3 deletions
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
** $Id: lopcodes.c,v 1.35 2005/08/29 20:49:21 roberto Exp roberto $
|
||||
** $Id: lopcodes.c,v 1.36 2005/10/13 12:22:05 roberto Exp roberto $
|
||||
** See Copyright Notice in lua.h
|
||||
*/
|
||||
|
||||
|
|
@ -7,9 +7,7 @@
|
|||
#define lopcodes_c
|
||||
#define LUA_CORE
|
||||
|
||||
#include "lua.h"
|
||||
|
||||
#include "lobject.h"
|
||||
#include "lopcodes.h"
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue