Merge pull request #643 from jpihl/master

Rely on `stddef.h` from `unity_internals.h`
This commit is contained in:
Mark VanderVoord
2022-11-28 07:51:55 -05:00
committed by GitHub

View File

@ -5,7 +5,6 @@
============================================================================ */
#include "unity.h"
#include <stddef.h>
#ifndef UNITY_PROGMEM
#define UNITY_PROGMEM