Merge unity_setup.h into unity.h.

This commit is contained in:
John Lindgren
2017-11-01 11:36:26 -04:00
parent df78aade4b
commit 629b86d541
4 changed files with 32 additions and 42 deletions

View File

@@ -4,8 +4,8 @@
[Released under MIT License. Please refer to license.txt for details]
============================================================================ */
#define UNITY_INCLUDE_SETUP_STUBS
#include "unity.h"
#include "unity_setup.h"
#include <stddef.h>
/* If omitted from header, declare overrideable prototypes here so they're ready for use */