1
0
mirror of https://github.com/ThrowTheSwitch/Unity.git synced 2026-01-23 08:25:58 +01:00

adding stdio

This commit is contained in:
Michael Gene Brockus (Dreamer)
2023-09-15 09:54:32 -06:00
committed by GitHub
parent 955809048c
commit cf13244043

View File

@@ -13,6 +13,8 @@ extern "C"
{
#endif
#include <stdio.h>
/**
* @brief Macros for defining a Behavior-Driven Development (BDD) structure with descriptions.
*