mirror of
https://github.com/mpusz/mp-units.git
synced 2026-02-12 09:59:17 +01:00
7 lines
95 B
C++
7 lines
95 B
C++
|
|
module;
|
||
|
|
|
||
|
|
export module mp_units;
|
||
|
|
|
||
|
|
export import mp_units.core;
|
||
|
|
export import mp_units.systems;
|