refactor: core-fmt and core-ostream modules merged with core

This commit is contained in:
Mateusz Pusz
2024-01-06 08:51:01 +01:00
parent 614d82dece
commit fb8552b1d9
28 changed files with 80 additions and 198 deletions

View File

@ -15,7 +15,7 @@
along with this program. If not, see http://www.gnu.org/licenses./
*/
#include <mp-units/compat_fmt_macros.h>
#include <mp-units/compat_macros.h>
#include <iostream>
#ifdef MP_UNITS_MODULES
import mp_units;