mirror of
https://github.com/mpusz/mp-units.git
synced 2025-07-31 19:04: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
|
||||
|
||||
#ifndef __cpp_lib_format
|
||||
#if !defined __cpp_lib_format && !defined MP_UNITS_COMP_CLANG
|
||||
#error "std::formatting facility not supported"
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user