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