namespace boost { namespace units { namespace si { typedef unit< activity_dimension, si::system > activity; static const activity becquerel; static const activity becquerels; } } }