]> git.tdb.fi Git - libs/core.git/blobdiff - source/time/timedelta.cpp
Add move semantics to Variant
[libs/core.git] / source / time / timedelta.cpp
index 68e836178a325dfbcbba429c58923085d95e0899..5b381daffbaf6ac7be6b7b7432f21dfd82cc2a1e 100644 (file)
@@ -1,13 +1,5 @@
-/* $Id$
-
-This file is part of libmspcore
-Copyright © 2006  Mikko Rasa, Mikkosoft Productions
-Distributed under the LGPL
-*/
-
 #include <msp/strings/format.h>
 #include "timedelta.h"
-#include "units.h"
 
 using namespace std;