Files
fmt/test/gtest-extra.h
Fatih BAKIR 18e160eb4c Add missing include for crtdbg.h (#4534)
This header uses _CRT_ASSERT, which is defined in crtdbg.h but does not
include it, causing a build error in format-test.cc

Fixes the issue by including the header
2025-09-08 09:37:43 -07:00

7.5 KiB