Fix util::ostringstream, fix pretty-printing, stub out new globals
This commit is contained in:
@@ -25,4 +25,5 @@ bool table_equal(LuaStack &LS0, LuaSlot tab1, LuaSlot tab2);
|
||||
//
|
||||
bool table_getpairs(LuaStack &LS0, LuaSlot tab, LuaSlot pairs, bool sort);
|
||||
|
||||
|
||||
#endif // TABLE_HPP
|
||||
|
||||
Reference in New Issue
Block a user