mirror of
https://github.com/ThrowTheSwitch/Unity.git
synced 2025-07-04 00:32:04 +08:00
Merge pull request #643 from jpihl/master
Rely on `stddef.h` from `unity_internals.h`
This commit is contained in:
@ -5,7 +5,6 @@
|
||||
============================================================================ */
|
||||
|
||||
#include "unity.h"
|
||||
#include <stddef.h>
|
||||
|
||||
#ifndef UNITY_PROGMEM
|
||||
#define UNITY_PROGMEM
|
||||
|
Reference in New Issue
Block a user