namespace boost { namespace units { namespace si { typedef unit< current_dimension, si::system > current; static const current ampere; static const current amperes; } } }