mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-24 02:43:03 +01:00
Fixed Windows build. Alex, please check
This commit is contained in:
parent
83651d8ffd
commit
f23ed3f623
@ -107,6 +107,7 @@ public:
|
||||
// IServer implementation
|
||||
int authenticate(Firebird::CheckStatusWrapper* status, Firebird::IServerBlock* sBlock,
|
||||
Firebird::IWriter* writerInterface);
|
||||
void setDbCryptCallback(Firebird::CheckStatusWrapper* status, Firebird::ICryptKeyCallback* callback) {}; // do nothing
|
||||
int release();
|
||||
|
||||
WinSspiServer(Firebird::IPluginConfig*);
|
||||
|
Loading…
Reference in New Issue
Block a user