X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;f=src%2Fcommon%2Fbasichandler.cpp;h=fe7531d1ef216bf14b6b96f5126154c1acefc45e;hb=6fd69e84e6c395a108e6b2620c6428907b7d7efd;hp=c53468f069f56539f797fbc8405f8610307a2e4e;hpb=0a43227b8cd44625f4881cc1545d42c8c8a4876c;p=quassel.git diff --git a/src/common/basichandler.cpp b/src/common/basichandler.cpp index c53468f0..fe7531d1 100644 --- a/src/common/basichandler.cpp +++ b/src/common/basichandler.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2005-2016 by the Quassel Project * + * Copyright (C) 2005-2018 by the Quassel Project * * devel@quassel-irc.org * * * * This program is free software; you can redistribute it and/or modify * @@ -20,10 +20,9 @@ #include "basichandler.h" +#include #include -#include "logger.h" - BasicHandler::BasicHandler(QObject *parent) : QObject(parent), _defaultHandler(-1),