mirror of
https://github.com/ThrowTheSwitch/Unity.git
synced 2026-01-23 00:15:58 +01:00
Update unity_config.h
Corrected the #define for 64-bit support in example unity_config.h file
This commit is contained in:
committed by
GitHub
parent
c546414657
commit
f8be3a5eba
@@ -109,7 +109,7 @@
|
||||
* There can be a significant size and speed impact to enabling 64-bit support
|
||||
* on small targets, so don't define it if you don't need it.
|
||||
*/
|
||||
/* #define UNITY_INCLUDE_64 */
|
||||
/* #define UNITY_SUPPORT_64 */
|
||||
|
||||
|
||||
/* *************************** FLOATING POINT TYPES ****************************
|
||||
|
||||
Reference in New Issue
Block a user