lib/mongodb: removed, link to it instead.
mongo is being mongo, alot of developement with the design and buildsystem is required. however, that should not take place here.
This commit is contained in:
parent
220d924336
commit
ef3355f600
12 changed files with 4 additions and 2694 deletions
|
|
@ -17,7 +17,7 @@
|
|||
|
||||
#include <string.h>
|
||||
#include <time.h>
|
||||
#include <mongodb/mongo.h>
|
||||
#include <mongo/mongo.h>
|
||||
#include <ini/iniparser.h>
|
||||
#include "../debug.h"
|
||||
#include "../path.h"
|
||||
|
|
|
|||
Reference in a new issue