提交 4eb66d2f 编写于 作者: M mkarlesky

fixed typo in use of float exclusion macro

git-svn-id: http://unity.svn.sourceforge.net/svnroot/unity/trunk@49 e7d17a6e-8845-0410-bbbc-c8efb4fdad7e
上级 b6817999
......@@ -340,7 +340,7 @@ void UnityAssertEqualUnsignedIntArray(const unsigned int* expected,
}
}
#ifndef UNITY_EXCLUDE_UFOAT
#ifndef UNITY_EXCLUDE_FLOAT
void UnityAssertFloatsWithin(const _UF delta,
const _UF expected,
const _UF actual,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册