xo-unit: + Quantity.add support

This commit is contained in:
Roland Conybeare 2024-04-23 15:36:11 -04:00
commit e1d7f62ca6
6 changed files with 120 additions and 13 deletions

View file

@ -1,4 +1,4 @@
/** @file basis_unit2.hpp **/
/** @file basis_unit.hpp **/
#pragma once
@ -211,5 +211,4 @@ namespace xo {
} /*namespace qty*/
} /*namespace xo*/
/** end basis_unit2.hpp **/
/** end basis_unit.hpp **/