Move DEBUG() from Utils.h into new ZNCDebug.h

Signed-off-by: Uli Schlachter <psychon@znc.in>
This commit is contained in:
Uli Schlachter
2011-04-03 10:41:27 +02:00
parent 0e0ab34773
commit ac5c021c93
9 changed files with 81 additions and 50 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
#include "zncconfig.h"
#include "WebModules.h"
#include "Utils.h"
#include "main.h"
#include <set>
#include <queue>