namespace boost { namespace units { struct current_base_dimension; typedef current_base_dimension::dimension_type current_dimension; // dimension of electric current (I) } }