namespace boost { namespace units { namespace cgs { typedef unit< current_dimension, cgs::system > current; static const current biot; static const current biots; } } }