mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 04:59:31 -06:00
attempt to fix compilation on Mac
This commit is contained in:
@@ -151,8 +151,9 @@ struct PGF_INTERNAL_DECL PgfSymbolVar {
|
||||
size_t d, r;
|
||||
};
|
||||
|
||||
struct PGF_INTERNAL_DECL PgfSymbolKS : PgfText {
|
||||
struct PGF_INTERNAL_DECL PgfSymbolKS {
|
||||
static const uint8_t tag = 3;
|
||||
PgfText token;
|
||||
};
|
||||
|
||||
struct PGF_INTERNAL_DECL PgfSymbolKP {
|
||||
|
||||
Reference in New Issue
Block a user