Files
@ r28520:f9aebe299cae
Branch filter:
Location: cpp/openttd-patchpack/source/CPackProperties.cmake.in - annotation
r28520:f9aebe299cae
608 B
text/plain
Codechange: MacOS already has MIN/MAX macros defined
This is caused because we use PreCompile Headers, and one of them
includes a system headers which defines MIN/MAX.
This is caused because we use PreCompile Headers, and one of them
includes a system headers which defines MIN/MAX.