X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fcommon%2Ftypes.h;h=4139aa4c88961b9ce80aa398c52ff00c387324f7;hp=98847ff6cf2d2308aa86a311f327ee12425283e7;hb=5745311bc102bf2361cee0f3a5c4d442a05ac64e;hpb=694f9bfbf7f1af19108461c7e00d133e55082bce diff --git a/src/common/types.h b/src/common/types.h index 98847ff6..4139aa4c 100644 --- a/src/common/types.h +++ b/src/common/types.h @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2005-09 by the Quassel Project * + * Copyright (C) 2005-2013 by the Quassel Project * * devel@quassel-irc.org * * * * This program is free software; you can redistribute it and/or modify * @@ -15,7 +15,7 @@ * You should have received a copy of the GNU General Public License * * along with this program; if not, write to the * * Free Software Foundation, Inc., * - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * ***************************************************************************/ #ifndef TYPES_H_ @@ -26,6 +26,7 @@ #include #include #include +#include class SignedId {