X-Git-Url: http://git.tdb.fi/?p=libs%2Fcore.git;a=blobdiff_plain;f=source%2Ftime%2Ftimedelta.cpp;h=a56e0fe8a3944763240b79689a55adc3d69c9ad5;hp=68e836178a325dfbcbba429c58923085d95e0899;hb=HEAD;hpb=b01fcd25038798739fed784c222aabdd63eb58d9 diff --git a/source/time/timedelta.cpp b/source/time/timedelta.cpp index 68e8361..5b381da 100644 --- a/source/time/timedelta.cpp +++ b/source/time/timedelta.cpp @@ -1,13 +1,5 @@ -/* $Id$ - -This file is part of libmspcore -Copyright © 2006 Mikko Rasa, Mikkosoft Productions -Distributed under the LGPL -*/ - #include #include "timedelta.h" -#include "units.h" using namespace std;