Add jsonbot client. Return configuration as const.

This commit is contained in:
Wilco Baan Hofman 2012-08-05 02:41:46 +02:00
parent 172d47b6da
commit bdbc16a566
11 changed files with 155 additions and 19 deletions

View file

@ -44,3 +44,4 @@
#include "sia.h"
#include "config.h"
#include "database.h"
#include "jsonbot.h"