mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 16:03:02 +01:00
Misc.
This commit is contained in:
parent
e251e68db3
commit
4c444e96cb
@ -132,7 +132,7 @@ private:
|
||||
class PosBuilder
|
||||
{
|
||||
public:
|
||||
PosBuilder(const Firebird::string& aText)
|
||||
explicit PosBuilder(const Firebird::string& aText)
|
||||
: text(aText),
|
||||
params(0)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user