namespace boost { namespace units { struct amount_base_dimension; typedef amount_base_dimension::dimension_type amount_dimension; // dimension of amount of substance (N) } }