1
0
mirror of https://github.com/ThrowTheSwitch/Unity.git synced 2026-01-25 17:31:36 +01:00

Finish cleaning up float options in testunity

This commit is contained in:
jsalling
2016-12-29 23:06:34 -06:00
parent 0603c1cf1e
commit f771f0b98f
2 changed files with 6 additions and 5 deletions

View File

@@ -230,6 +230,7 @@ typedef UNITY_FLOAT_TYPE UNITY_FLOAT;
#endif
#ifdef UNITY_EXCLUDE_FLOAT
#undef UNITY_EXCLUDE_FLOAT_PRINT
#define UNITY_EXCLUDE_FLOAT_PRINT
#else
#ifndef UNITY_DOUBLE_TYPE