mirror of
https://github.com/mpusz/mp-units.git
synced 2025-08-02 03:44:27 +02:00
build: std::format
enabled on clang with a hack
This commit is contained in:
@@ -135,7 +135,7 @@ MP_UNITS_DIAGNOSTIC_POP
|
|||||||
|
|
||||||
#else
|
#else
|
||||||
|
|
||||||
#ifndef __cpp_lib_format
|
#if !defined __cpp_lib_format && !defined MP_UNITS_COMP_CLANG
|
||||||
#error "std::formatting facility not supported"
|
#error "std::formatting facility not supported"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user