build: change the default value of MP_UNITS_USE_FMTLIB to be undefined by default

This commit is contained in:
Mateusz Pusz
2024-01-26 08:04:26 +01:00
parent 7a9748e5dc
commit 7565cd09af

View File

@@ -102,10 +102,6 @@
#endif
#ifndef MP_UNITS_USE_FMTLIB
#define MP_UNITS_USE_FMTLIB 1
#endif
#if MP_UNITS_USE_FMTLIB
MP_UNITS_DIAGNOSTIC_PUSH