namespace boost { namespace units { namespace si { typedef unit< magnetic_flux_dimension, si::system > magnetic_flux; static const magnetic_flux weber; static const magnetic_flux webers; } } }