mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-01 07:12:50 -06:00
More changes to compile on macOS (incomplete)
This commit is contained in:
@@ -123,7 +123,13 @@ struct PGF_INTERNAL_DECL PgfPGF {
|
||||
static void release(ref<PgfPGF> pgf);
|
||||
};
|
||||
|
||||
// extern PGF_INTERNAL_DECL
|
||||
// PgfText master;
|
||||
|
||||
extern PGF_INTERNAL_DECL
|
||||
PgfText master;
|
||||
size_t master_size;
|
||||
|
||||
extern PGF_INTERNAL_DECL
|
||||
char master_text[];
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user