namespace boost { namespace units { namespace si { typedef unit< frequency_dimension, si::system > frequency; static const frequency hertz; } } }