X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;f=src%2Fcommon%2Fbasichandler.cpp;h=fe7531d1ef216bf14b6b96f5126154c1acefc45e;hb=d19063654aa5fc2fd4cf7c111aac00803cf7c845;hp=42841c428f5860a7fc584124c0459b26f59bf74c;hpb=f13ee12590d103b3512ba74c0bef3b0817c4c947;p=quassel.git diff --git a/src/common/basichandler.cpp b/src/common/basichandler.cpp index 42841c42..fe7531d1 100644 --- a/src/common/basichandler.cpp +++ b/src/common/basichandler.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2005-2014 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),