Merge branch 'master' of github.com:mpusz/units

This commit is contained in:
Mateusz Pusz
2022-10-03 15:16:23 +02:00

View File

@@ -94,7 +94,7 @@
#include <compare> #include <compare>
#include <concepts> #include <concepts>
#if UNITS_COMP_MSVC || UNITS_COMP_CLANG #if UNITS_COMP_MSVC || UNITS_COMP_CLANG < 16
#define TYPENAME typename #define TYPENAME typename