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

@@ -33,7 +33,7 @@ import std;
#ifdef MP_UNITS_MODULES
import mp_units.core;
#else
#include <mp-units/format.h>
#include <mp-units/framework.h>
#endif
namespace glide_computer {