namespace boost { namespace units { namespace si { typedef unit< energy_dimension, si::system > energy; static const energy joule; static const energy joules; } } }