forked from GitHub/gf-core
use struct PgfSequenceItor for consistency
This commit is contained in:
@@ -9,7 +9,7 @@ struct PGF_INTERNAL_DECL PgfPhrasetableEntry {
|
||||
ref<Vector<PgfSequenceBackref>> backrefs;
|
||||
};
|
||||
|
||||
class PgfSequenceItor;
|
||||
struct PgfSequenceItor;
|
||||
typedef ref<Node<PgfPhrasetableEntry>> PgfPhrasetable;
|
||||
|
||||
#pragma GCC diagnostic push
|
||||
|
||||
Reference in New Issue
Block a user