mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-07 12:54:00 +00:00
TokenLoc was wrongly forward declared as class
This commit is contained in:
parent
27e213e2f9
commit
60fb817e89
@ -6,7 +6,7 @@
|
||||
namespace Compiler
|
||||
{
|
||||
class Scanner;
|
||||
class TokenLoc;
|
||||
struct TokenLoc;
|
||||
class ErrorHandler;
|
||||
class Context;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user