refactor: make typename optional for Clang 16

This commit is contained in:
Johel Ernesto Guerrero Peña
2022-10-01 10:12:35 -04:00
parent 5d23567bec
commit a4183739ad

View File

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