namespace boost { namespace units { namespace si { typedef unit< torque_dimension, si::system > torque; static const torque newton_meter; static const torque newton_meters; } } }