mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-24 03:23:03 +01:00
temporary reverted to be able to fix A1 tag
This commit is contained in:
parent
60cddde0b5
commit
fc51563cc1
@ -76,7 +76,7 @@ namespace Jrd
|
||||
class dsql_intlsym;
|
||||
|
||||
typedef Firebird::Stack<dsql_ctx*> DsqlContextStack;
|
||||
typedef Firebird::Stack<const dsql_str*> DsqlStrStack;
|
||||
typedef Firebird::Stack<dsql_str*> DsqlStrStack;
|
||||
typedef Firebird::Stack<dsql_nod*> DsqlNodStack;
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user