]> git.tdb.fi Git - libs/core.git/blob - source/time/units.h
Move non-oneliner functions out of RefPtr class declaration
[libs/core.git] / source / time / units.h
1 #ifndef MSP_TIME_UNITS_H_
2 #define MSP_TIME_UNITS_H_
3
4 #include "timedelta.h"
5
6 // This header is deprecated
7 #error "Time units are in timedelta.h"
8
9 #endif