xo-unit: refactor: more files to mpl/ subdir
This commit is contained in:
parent
f8951bfc50
commit
254846df4b
13 changed files with 409 additions and 313 deletions
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
#include "unit.hpp"
|
||||
#include "mpl/unit.hpp"
|
||||
|
||||
namespace xo {
|
||||
namespace unit {
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
#include "unit_concept.hpp"
|
||||
//#include "unit_concept.hpp"
|
||||
#include "numeric_concept.hpp"
|
||||
|
||||
namespace xo {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue