namespace boost { namespace units { namespace si { typedef unit< absorbed_dose_dimension, si::system > absorbed_dose; static const absorbed_dose gray; static const absorbed_dose grays; } } }