mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2025-11-01 23:07:20 +01:00
Replace the Argument class from the tasks with the new lightweight objects.
Include a forward declaration of the lightweight object in the base header.
This commit is contained in:
@@ -141,6 +141,7 @@ namespace Sqrat {
|
||||
class Table;
|
||||
class Function;
|
||||
class StackStrF;
|
||||
class LightObject;
|
||||
} // Namespace:: Sqrat
|
||||
|
||||
/* ------------------------------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user