mirror of
https://github.com/ThrowTheSwitch/Unity.git
synced 2026-01-30 11:44:27 +01: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 "unity.h"
|
||||||
#include <stddef.h>
|
|
||||||
|
|
||||||
#ifndef UNITY_PROGMEM
|
#ifndef UNITY_PROGMEM
|
||||||
#define UNITY_PROGMEM
|
#define UNITY_PROGMEM
|
||||||
|
|||||||
Reference in New Issue
Block a user