mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2024-11-08 00:37:15 +01:00
Include a forward declaration of the StackStrF type.
This commit is contained in:
parent
000133b2ba
commit
7fc61a28a8
@ -140,6 +140,7 @@ namespace Sqrat {
|
|||||||
class Object;
|
class Object;
|
||||||
class Table;
|
class Table;
|
||||||
class Function;
|
class Function;
|
||||||
|
class StackStrF;
|
||||||
} // Namespace:: Sqrat
|
} // Namespace:: Sqrat
|
||||||
|
|
||||||
/* ------------------------------------------------------------------------------------------------
|
/* ------------------------------------------------------------------------------------------------
|
||||||
|
Loading…
Reference in New Issue
Block a user