refactor: format.h header file made deprecated

This commit is contained in:
Mateusz Pusz
2025-06-20 09:06:49 +02:00
parent 389ed76532
commit 50c05bddb3
30 changed files with 519 additions and 510 deletions

View File

@ -25,7 +25,6 @@ import std;
#ifdef MP_UNITS_MODULES
import mp_units;
#else
#include <mp-units/format.h>
#include <mp-units/ostream.h>
#include <mp-units/systems/iau.h>
#include <mp-units/systems/imperial.h>