]> git.tdb.fi Git - libs/core.git/blobdiff - source/time/units.h
Drop copyright and license notices from source files
[libs/core.git] / source / time / units.h
index 6417782c3c1ee211197eac1346666c889e27d47d..fb3be369d5fa602931db69dde5828e62dc0ab83f 100644 (file)
@@ -1,8 +1,3 @@
-/*
-This file is part of libmspframework     
-Copyright © 2006  Mikko Rasa, Mikkosoft Productions
-Distributed under the LGPL
-*/
 #ifndef MSP_TIME_UNITS_H_
 #define MSP_TIME_UNITS_H_
 
@@ -11,6 +6,7 @@ Distributed under the LGPL
 namespace Msp {
 namespace Time {
 
+extern const TimeDelta zero;
 extern const TimeDelta usec;
 extern const TimeDelta msec;
 extern const TimeDelta sec;