Add cxx11_hdr_type_traits B2 requirement

Avoid failures with GCC < 5
This commit is contained in:
Alexander Grund
2025-10-06 14:07:59 +02:00
committed by Gennaro Prota
parent 5dfbb1f2b1
commit 7f903ef7ce
2 changed files with 1 additions and 1 deletions

View File

@@ -301,7 +301,6 @@ testTWS(Arithmetic value, const wchar_t* wstr_expected = nullptr)
}
}
// done
static
void
testTypeTraits()