mirror of
https://github.com/catchorg/Catch2.git
synced 2025-06-01 17:37:57 +00:00
Reduce misc includes all around
This commit is contained in:
parent
3230760db2
commit
c487b27d9d
10 changed files with 30 additions and 11 deletions
|
@ -116,7 +116,6 @@ namespace Catch {
|
|||
} // namespace Detail
|
||||
|
||||
|
||||
// If we decide for C++14, change these to enable_if_ts
|
||||
template <typename T, typename = void>
|
||||
struct StringMaker {
|
||||
template <typename Fake = T>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue