Codechange: Use fmt::format instead of stringstream with iomanip flags. (#13964)
This commit is contained in:
@@ -28,7 +28,6 @@
|
||||
#include "debug.h"
|
||||
#include "core/alloc_type.hpp"
|
||||
#include "language.h"
|
||||
#include <sstream>
|
||||
|
||||
#include "table/strings.h"
|
||||
#include "table/control_codes.h"
|
||||
|
||||
Reference in New Issue
Block a user