mirror of
https://github.com/znc/znc.git
synced 2026-08-06 08:52:57 +02:00
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:
@@ -8,6 +8,7 @@
|
||||
|
||||
#include "DCCSock.h"
|
||||
#include "User.h"
|
||||
#include "Utils.h"
|
||||
|
||||
CDCCSock::~CDCCSock() {
|
||||
if ((m_pFile) && (!m_bNoDelFile)) {
|
||||
|
||||
Reference in New Issue
Block a user