OpenRCT2/src/openrct2/util
Michał Janiszewski f9600ccfd9 Only provide strcasestr for WIN32 toolchains
All the other toolchains appear to be providing this function and only
MSVC+mingw are missing out.

cf. https://github.com/OpenRCT2/OpenRCT2/pull/7942
2018-08-30 22:56:14 +02:00
..
SawyerCoding.cpp Remove Math::Clamp in favour of std::clamp 2018-08-12 16:47:12 +01:00
SawyerCoding.h clang-format ui/util/windows 2018-07-23 16:00:12 +02:00
Util.cpp Only provide strcasestr for WIN32 toolchains 2018-08-30 22:56:14 +02:00
Util.h Only provide strcasestr for WIN32 toolchains 2018-08-30 22:56:14 +02:00