Skip to content

Commit ea526f3

Browse files
committed
fixup! [GEN][ZH] Automatically add trailing new lines in debug log messages (#1232)
1 parent 485c085 commit ea526f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Core/Tools/Compress/Compress.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
*/
1818

1919
#include <string>
20-
#include <cstdio>
20+
#include <Utility/stdio_adapter.h>
2121
#include <cstdarg>
2222
#include "Lib/BaseTypeCore.h"
2323
#include "Compression.h"

0 commit comments

Comments
 (0)