mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-06-07 06:02:41 -04:00
added new declaration for retrodb and removed sqlite reference.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-new_cache_system@4804 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
2504c0fd9a
commit
cf5158d2b0
5 changed files with 40 additions and 22 deletions
5
libretroshare/src/util/retrodb.cpp
Normal file
5
libretroshare/src/util/retrodb.cpp
Normal file
|
@ -0,0 +1,5 @@
|
|||
#include "rssqlite.h"
|
||||
|
||||
RsSqlite::RsSqlite()
|
||||
{
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue