/** @file basis_unit_abbrev.hpp * * Author: Roland Conybeare **/ #pragma once #include "native_unit.hpp" #include "xo/ratio/ratio.hpp" //#include namespace xo { namespace qty { namespace abbrev { xxx; } /*namespace abbrev*/ } /*namespace qty*/ } /*namespace xo*/ /** end basis_unit_abbrev.hpp **/