Skip to content

Fix the issue where std::localtime() fails to compile in msvc without defining _CRT_SECURE_NO_WARNINGS#38

Open
zjljaycn wants to merge 1 commit intohkr04:mainfrom
kuodafu:main
Open

Fix the issue where std::localtime() fails to compile in msvc without defining _CRT_SECURE_NO_WARNINGS#38
zjljaycn wants to merge 1 commit intohkr04:mainfrom
kuodafu:main

Conversation

@zjljaycn
Copy link
Copy Markdown

@zjljaycn zjljaycn commented Mar 9, 2026

Fix the issue where std::localtime() fails to compile in msvc without defining _CRT_SECURE_NO_WARNINGS
修改 std::localtime() 在没有定义 _CRT_SECURE_NO_WARNINGS 下msvc编译失败的问题

Fix the issue where std::localtime() fails to compile in msvc without defining _CRT_SECURE_NO_WARNINGS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant