namespace boost { namespace units { namespace cgs { typedef unit< acceleration_dimension, cgs::system > acceleration; static const acceleration gal; static const acceleration gals; } } }