Files
@ r28523:cdd8c63fd245
Branch filter:
Location: cpp/openttd-patchpack/source/src/tests/CMakeLists.txt
r28523:cdd8c63fd245
272 B
text/plain
Remove: LeastCommonMultiple / GreatestCommonDivisor
Use std::lcm / std::gcd instead.
Use std::lcm / std::gcd instead.