namespace boost { namespace units { namespace si { typedef unit< time_dimension, si::system > time; static const time second; static const time seconds; } } }