OpenTTD/src/strgen
Rubidium 68ff3fd062 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.
2023-05-08 16:49:23 +02:00
..
CMakeLists.txt Codechange: replace error/usererror printf variant with fmt variant and rename 2023-04-25 17:55:09 +02:00
strgen.cpp Change: include fmt.h C++ headers in stdafx.h 2023-05-08 16:49:23 +02:00
strgen.h Codechange: use string/fmt instead of print for strgen warnings/errors/fatals 2023-04-18 23:20:53 +02:00
strgen_base.cpp Codechange: Use std::strto* variants everywhere (#10720) 2023-04-26 12:56:14 +01:00