mirror of
https://github.com/OpenTTD/OpenTTD
synced 2026-01-19 10:22:39 +01:00
Codechange: Use fmt::format instead of stringstream with iomanip flags. (#13964)
This commit is contained in:
@@ -17,7 +17,6 @@
|
||||
#include "video/video_driver.hpp"
|
||||
#include "string_func.h"
|
||||
#include "fileio_func.h"
|
||||
#include <sstream>
|
||||
|
||||
#include "table/strings.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user