namespace boost { namespace units { namespace cgs { typedef unit< force_dimension, cgs::system > force; static const force dyne; static const force dynes; } } }