refactor: xo-unit: native_bpu2.hpp -> bpu2.hpp

This commit is contained in:
Roland Conybeare 2024-04-22 15:46:37 -04:00
commit 16b14f6827
6 changed files with 7 additions and 7 deletions

View file

@ -1,6 +1,6 @@
/* @file mpl_unit.test.cpp */
#include "native_bpu2.hpp"
//#include "native_bpu.hpp"
#include "xo/unit/mpl/quantity.hpp"
//#include "xo/unit/unit.hpp"
//#include "xo/unit/Quantity2_iostream.hpp"
@ -39,7 +39,7 @@ namespace xo {
//using xo::unit::bpu2_abbrev_type;
//using xo::unit::abbrev::bpu2_abbrev;
//using xo::unit::basis_unit2_store;
using xo::qty::power_ratio_type;
//using xo::unit::power_ratio_type;
//using xo::unit::abbrev::flatstring_from_exponent;
//using xo::unit::bpu2;
//using xo::unit::detail::bpu2_rescale;