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

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