1
0
Fork 0
mirror of https://github.com/TheLartians/ModernCppStarter.git synced 2025-08-30 21:51:12 +02:00
ModernCppStarter/test/source
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
..
greeter.cpp DOCTEST_CONFIG_USE_STD_HEADERS in MSVC++ (#30) 2020-04-24 12:20:42 +02:00
main.cpp init 2020-04-11 12:31:08 +02:00