mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-22 20:03:02 +01:00
Correction.
This commit is contained in:
parent
697ef0c127
commit
bf6c2c1dfe
@ -58,7 +58,7 @@
|
||||
FB_BOOST_PP_SEQ_FOR_EACH_I(FB_MESSAGE_FIELD, size, fields) \
|
||||
}; \
|
||||
\
|
||||
static void setup(IStatus* status, ::Firebird::IMetadataBuilder* builder) \
|
||||
static void setup(::Firebird::IStatus* status, ::Firebird::IMetadataBuilder* builder) \
|
||||
{ \
|
||||
unsigned index = 0; \
|
||||
FB_BOOST_PP_SEQ_FOR_EACH_I(FB_MESSAGE_META, size, fields) \
|
||||
|
Loading…
Reference in New Issue
Block a user