fix: use new format to replace all printf as much as possible.
- ironpad is a very conservative module so I don't want to bring any changes for it except bug fix.
This commit is contained in:
@ -27,6 +27,7 @@
|
||||
#define REINTERPRET ::yycc::string::reinterpret
|
||||
#define WINFCT ::yycc::windows::winfct
|
||||
#define FOPEN ::yycc::patch::fopen
|
||||
|
||||
using namespace std::literals::string_view_literals;
|
||||
|
||||
namespace yycc::carton::ironpad {
|
||||
|
Reference in New Issue
Block a user