X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fcodec.h;h=b194c3f46b56b4be503ff63e2741f8243f43c3fa;hb=3ab2746e9f0626d691d8946d50ed399d45e9f770;hp=7acd88f89008e6e50b72333f4437172907dd7b55;hpb=d2118ac101602cfe2d62fb7deb6ef3fcb0fe137b;p=libs%2Fcore.git diff --git a/source/codec.h b/source/codec.h index 7acd88f..b194c3f 100644 --- a/source/codec.h +++ b/source/codec.h @@ -1,8 +1,15 @@ +/* $Id$ + +This file is part of libmspstrings +Copyright © 2006-2007 Mikko Rasa +Distributed under the LGPL +*/ + #ifndef MSP_STRINGS_CODEC_H_ #define MSP_STRINGS_CODEC_H_ #include -#include +#include namespace Msp {