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