mirror of
https://github.com/OpenTTD/OpenTTD
synced 2026-01-20 10:52:41 +01:00
Codechange: Use fmt::format instead of stringstream with iomanip flags. (#13964)
This commit is contained in:
@@ -41,8 +41,6 @@
|
||||
# include "../fileio_func.h"
|
||||
#endif
|
||||
#include <charconv>
|
||||
#include <sstream>
|
||||
#include <iomanip>
|
||||
|
||||
#include "table/strings.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user