1
0
Fork 0
mirror of https://github.com/TheLartians/ModernCppStarter.git synced 2025-08-31 22:21:13 +02:00
Commit graph

7 commits

Author SHA1 Message Date
cvelth
27bdaa3f3e dEfine DOCTEST_CONFIG_USE_STD_HEADERS globally 2020-04-24 13:18:20 +03:00
Cvelth
696f83de8e
Use provided by doctest macro instead of explicit include (#1) 2020-04-24 12:34:10 +03:00
cvelth
df1d9bd86a replace <sstream> with <ostream> 2020-04-23 19:37:23 +03: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