Files
@ r27283:895ef9174a75
Branch filter:
Location: cpp/openttd-patchpack/source/src/script/api/script_priorityqueue.hpp
r27283:895ef9174a75
2.9 KiB
text/x-c++hdr
Change: include fmt.h C++ headers in stdafx.h
This to prevent compilation issues between runs with and without precompiled
headers. Also remove the headers from the rest of the code base as they are
not needed there anymore, although they do relatively little harm.
This to prevent compilation issues between runs with and without precompiled
headers. Also remove the headers from the rest of the code base as they are
not needed there anymore, although they do relatively little harm.