X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fcommon%2Fdeferredptr.h;h=8e02db88e99ac897e81180a5f45d1ad73745d1da;hp=1ea1f6b41552da594b2541e280c38bdae8734e12;hb=8582c2ad5708a1972c85bea1cf8d81ad3ece4814;hpb=46f20e19a343ad0fa17dde6c32f17e60fc682c9b diff --git a/src/common/deferredptr.h b/src/common/deferredptr.h index 1ea1f6b4..8e02db88 100644 --- a/src/common/deferredptr.h +++ b/src/common/deferredptr.h @@ -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,6 +20,8 @@ #pragma once +#include "common-export.h" + #include #include