Skip to content

Commit 0b92f9b

Browse files
authored
Merge pull request #643 from jpihl/master
Rely on `stddef.h` from `unity_internals.h`
2 parents ab51657 + 50146af commit 0b92f9b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/unity.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
============================================================================ */
66

77
#include "unity.h"
8-
#include <stddef.h>
98

109
#ifndef UNITY_PROGMEM
1110
#define UNITY_PROGMEM

0 commit comments

Comments
 (0)