X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Ftime%2Futils.h;h=9755356d4a8da61d9db0fa32738461e6171e5466;hb=48c4fc071cb96dc7ed1da8f89894ad5c27eaa48c;hp=bc04bad8a35e14c88adfbd201ca430eb9b57229a;hpb=80bbee2f401b4af71cb1b80508bdb0d2bb61fa40;p=libs%2Fcore.git diff --git a/source/time/utils.h b/source/time/utils.h index bc04bad..9755356 100644 --- a/source/time/utils.h +++ b/source/time/utils.h @@ -1,11 +1,15 @@ -/* +/* $Id$ + This file is part of libmspcore -Copyright © 2006 Mikko Rasa, Mikkosoft Productions +Copyright © 2006-2007 Mikko Rasa, Mikkosoft Productions Distributed under the LGPL */ + #ifndef MSP_TIME_UTILS_H_ #define MSP_TIME_UTILS_H_ +#include + namespace Msp { namespace Time {