mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2025-06-20 17:17:13 +02:00
Include a forward declaration of the StackStrF type.
This commit is contained in:
@ -140,6 +140,7 @@ namespace Sqrat {
|
|||||||
class Object;
|
class Object;
|
||||||
class Table;
|
class Table;
|
||||||
class Function;
|
class Function;
|
||||||
|
class StackStrF;
|
||||||
} // Namespace:: Sqrat
|
} // Namespace:: Sqrat
|
||||||
|
|
||||||
/* ------------------------------------------------------------------------------------------------
|
/* ------------------------------------------------------------------------------------------------
|
||||||
|
Reference in New Issue
Block a user