xo-unit: utest: tidy
This commit is contained in:
parent
9373026960
commit
e6ccd09ad7
3 changed files with 33 additions and 46 deletions
|
|
@ -46,6 +46,8 @@ namespace xo {
|
|||
}
|
||||
|
||||
namespace su {
|
||||
/* note: probably retire these */
|
||||
|
||||
constexpr auto nanogram = detail::make_unit_rescale_result<std::int64_t>(nu::nanogram);
|
||||
constexpr auto microgram = detail::make_unit_rescale_result<std::int64_t>(nu::microgram);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue