namespace boost { namespace units { namespace si { typedef unit< inductance_dimension, si::system > inductance; static const inductance henry; static const inductance henrys; } } }