Cvelth
|
cefd3fb80e
|
DOCTEST_CONFIG_USE_STD_HEADERS in MSVC++ (#30)
* replace <sstream> with <ostream>
* Use provided by doctest macro instead of explicit include (#1)
* dEfine `DOCTEST_CONFIG_USE_STD_HEADERS` globally
|
2020-04-24 12:20:42 +02:00 |
|
Lars Melchior
|
532a9b7abe
|
document sstream inclusion
|
2020-04-11 13:09:35 +02:00 |
|
Lars Melchior
|
6f46945151
|
is sstream really always required?
|
2020-04-11 12:59:41 +02:00 |
|
Lars Melchior
|
9a5f50f95c
|
fix tests
|
2020-04-11 12:37:35 +02:00 |
|
Lars Melchior
|
c94580f25c
|
init
|
2020-04-11 12:31:08 +02:00 |
|