xo-unit: move types: xo::obs:: -> xo::unit::
This commit is contained in:
parent
06a7e938e4
commit
7e61533caf
14 changed files with 147 additions and 114 deletions
|
|
@ -7,7 +7,7 @@
|
|||
#include <ratio>
|
||||
|
||||
namespace xo {
|
||||
namespace obs {
|
||||
namespace unit {
|
||||
// ----- native_bpu -----
|
||||
|
||||
/** @class native_bpu
|
||||
|
|
@ -253,7 +253,7 @@ namespace xo {
|
|||
_p_type /*Power*/ >;
|
||||
};
|
||||
|
||||
} /*namespace obs*/
|
||||
} /*namespace unit*/
|
||||
} /*namespace xo*/
|
||||
|
||||
/* end native_bpu.hpp */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue