Include Utils.h in less headers and move some code out of the header

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@1350 726aef4b-f618-498e-8847-2d620e286838
This commit is contained in:
psychon
2009-01-25 20:07:14 +00:00
parent 235b10c200
commit 177a5d24db
4 changed files with 44 additions and 34 deletions
+1
View File
@@ -8,6 +8,7 @@
#include "DCCSock.h"
#include "User.h"
#include "Utils.h"
CDCCSock::~CDCCSock() {
if ((m_pFile) && (!m_bNoDelFile)) {