提交 701ee510 编写于 作者: M Mark VanderVoord

fixed another double-float issue: make sure doubles are not both included and excluded.

上级 bd0d5ecf
......@@ -219,6 +219,10 @@ typedef UNITY_FLOAT_TYPE _UF;
#undef UNITY_DOUBLE_TYPE
#undef UNITY_DOUBLE_VERBOSE
#ifdef UNITY_INCLUDE_DOUBLE
#undef UNITY_INCLUDE_DOUBLE
#endif
#else
//Floating Point Support
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册