Archived
1
0
Fork 0

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:
Henrik Hautakoski 2010-11-09 16:50:54 +01:00
parent 220d924336
commit ef3355f600
12 changed files with 4 additions and 2694 deletions

View file

@ -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"