mirror of
https://github.com/catchorg/Catch2.git
synced 2025-06-17 08:35:32 +02:00

- typedefs long long for MSVC - typedefs uint64_t otherwise Should probably do finer grained compiler checking - but this should at least be better than what was there before