namespace boost { namespace units { namespace si { typedef unit< power_dimension, si::system > power; static const power watt; static const power watts; } } }