unity-tests: parse_number

This commit is contained in:
Max Bruckner
2017-01-17 01:53:55 +01:00
parent be0951dfa4
commit 7fd536d7e0
4 changed files with 110 additions and 4 deletions

View File

@ -7,9 +7,7 @@
#ifndef UNITY_INTERNALS_H
#define UNITY_INTERNALS_H
#ifdef UNITY_INCLUDE_CONFIG_H
#include "unity_config.h"
#endif
#include "../examples/unity_config.h"
#ifndef UNITY_EXCLUDE_SETJMP_H
#include <setjmp.h>