1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2025-06-16 07:07:13 +02:00

Minor cleanup.

This commit is contained in:
Sandu Liviu Catalin
2020-03-22 12:33:20 +02:00
parent 453eff0037
commit 0d254ed90b
2 changed files with 10 additions and 21 deletions

View File

@ -147,7 +147,7 @@ namespace Sqrat {
class Object;
class Table;
class Function;
class LightObj;
struct LightObj;
class StackStrF;
} // Namespace:: Sqrat