removed debug.h in favor for log.h
This commit is contained in:
parent
8ad0243c31
commit
f156e8906c
9 changed files with 28 additions and 74 deletions
|
|
@ -19,7 +19,6 @@
|
|||
#include <time.h>
|
||||
#include <mongo/mongo.h>
|
||||
#include <ini/iniparser.h>
|
||||
#include "../debug.h"
|
||||
#include "../path.h"
|
||||
#include "../database.h"
|
||||
|
||||
|
|
|
|||
Reference in a new issue