Files
edk2-upstream/UnitTestFrameworkPkg/Library/UnitTestDebugAssertLib/UnitTestDebugAssertLibHost.cpp
Michael D Kinney d29ff296fb UnitTestFrameworkPkg/UnitTestDebugAssertLibHost: Fix clang error
Fix error reported by clang in UnitTestDebugAssertLibHost
that the function snprintf() is undefined. Add include of
<stdio.h> to resolve error.

Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
2025-12-23 01:10:46 +00:00

2.7 KiB