mirror of
https://github.com/catchorg/Catch2.git
synced 2025-11-01 15:41:51 +01: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