namespace boost { namespace units { struct temperature_base_dimension; typedef temperature_base_dimension::dimension_type temperature_dimension; // dimension of temperature (Theta) } }