mirror of
https://github.com/google/googletest.git
synced 2025-12-12 06:30:00 +08:00
Also, stop using localtime(). Instead, use localtime_r() on most systems, localtime_s() on Windows. |
||
|---|---|---|
| .. | ||
| gtest | ||
Also, stop using localtime(). Instead, use localtime_r() on most systems, localtime_s() on Windows. |
||
|---|---|---|
| .. | ||
| gtest | ||