Merge pull request #307 from hunbernd/fix/sqlcipher-version

Sqlcipher version fix
This commit is contained in:
Cyril Soler 2016-05-04 15:32:17 -04:00
commit 40f8313236
3 changed files with 72 additions and 3 deletions

View file

@ -139,6 +139,8 @@ class RsServer: public RsControl, public RsTickingThread
private:
std::string getSQLCipherVersion();
// The real Server Parts.
//filedexserver *server;